diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 50fbe450..9a775c81 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,6 @@ updates: schedule: interval: "monthly" labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" @@ -18,7 +17,6 @@ updates: schedule: interval: "monthly" labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" @@ -31,7 +29,6 @@ updates: time: "04:00" open-pull-requests-limit: 10 labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" @@ -44,6 +41,5 @@ updates: time: "04:00" open-pull-requests-limit: 10 labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" diff --git a/.github/release-draft-template.yml b/.github/release-draft-template.yml index 64c45292..7e943971 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -24,6 +24,7 @@ categories: label: "security" - title: "⚙️ Maintenance/misc" label: + - "dependencies" - "maintenance" - "documentation" template: | @@ -35,11 +36,7 @@ template: | no-changes-template: "Changes are coming soon 😎" sort-direction: "ascending" replacers: - - search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g' - replace: "" - search: '/(?:and )?@meili-bors(?:\[bot\])?,?/g' replace: "" - search: "/(?:and )?@meili-bot,?/g" replace: "" - - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g' - replace: ""