From 71802129ebc1cba3a3d50fc276a8d3d9d00dade1 Mon Sep 17 00:00:00 2001 From: Xuan Hu Date: Sun, 2 Jun 2024 15:03:18 +0800 Subject: [PATCH] chore: unping conventional-changelog-conventionalcommits --- .renovaterc.json | 8 -------- template/.renovaterc.json.jinja | 8 -------- 2 files changed, 16 deletions(-) diff --git a/.renovaterc.json b/.renovaterc.json index 0d333c11..b8fd1c41 100644 --- a/.renovaterc.json +++ b/.renovaterc.json @@ -235,14 +235,6 @@ "debian" ] }, - { - "description": "conventional-changelog-conventionalcommits 7.0.2 is pinned due to https://github.com/semantic-release/release-notes-generator/issues/633", - "enabled": false, - "matchCurrentVersion": "7.0.2", - "matchPackageNames": [ - "conventional-changelog-conventionalcommits" - ] - }, { "description": "Pre-commit 3.5.0 is pinned as the last version supporting Python 3.8", "enabled": false, diff --git a/template/.renovaterc.json.jinja b/template/.renovaterc.json.jinja index 091bdc14..a8e04427 100644 --- a/template/.renovaterc.json.jinja +++ b/template/.renovaterc.json.jinja @@ -254,14 +254,6 @@ "debian" ] }, - { - "description": "conventional-changelog-conventionalcommits 7.0.2 is pinned due to https://github.com/semantic-release/release-notes-generator/issues/633", - "enabled": false, - "matchCurrentVersion": "7.0.2", - "matchPackageNames": [ - "conventional-changelog-conventionalcommits" - ] - }, { "description": "Pre-commit 3.5.0 is pinned as the last version supporting Python 3.8", "enabled": false,