Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ updates:
schedule:
interval: 'monthly'
labels:
- 'skip-changelog'
- 'dependencies'
rebase-strategy: disabled

Expand All @@ -16,7 +15,6 @@ updates:
time: '04:00'
open-pull-requests-limit: 10
labels:
- skip-changelog
- dependencies
versioning-strategy: increase
rebase-strategy: disabled
Expand Down
4 changes: 0 additions & 4 deletions .github/release-draft-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ template: |
no-changes-template: 'Changes will arrive soon 😎'
sort-direction: 'ascending'
replacers:
- search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
replace: ''
- search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
replace: ''
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'
replace: ''
- search: '/(?:and )?@meili-bot,?/g'
Expand Down