diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 19c83c6e..37080b10 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,5 @@ updates: schedule: interval: "monthly" labels: - - 'skip-changelog' - 'dependencies' rebase-strategy: disabled diff --git a/.github/release-draft-template.yml b/.github/release-draft-template.yml index b1106062..eff4de9e 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -18,6 +18,7 @@ categories: label: 'security' - title: '⚙️ Maintenance/misc' label: + - 'dependencies' - 'maintenance' - 'documentation' template: | @@ -27,8 +28,6 @@ template: | no-changes-template: 'Changes are coming soon 😎' sort-direction: 'ascending' replacers: - - search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g' - replace: '' - search: '/(?:and )?@bors(?:\[bot\])?,?/g' replace: '' - search: '/(?:and )?@meili-bot,?/g'