File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 55 schedule :
66 interval : " monthly"
77 labels :
8- - ' skip-changelog'
98 - ' dependencies'
109 rebase-strategy : disabled
1110
@@ -17,7 +16,6 @@ updates:
1716 open-pull-requests-limit : 10
1817 versioning-strategy : increase
1918 labels :
20- - skip-changelog
2119 - dependencies
2220 rebase-strategy : auto
2321 groups :
@@ -42,7 +40,6 @@ updates:
4240 open-pull-requests-limit : 10
4341 versioning-strategy : increase
4442 labels :
45- - skip-changelog
4643 - dependencies
4744 rebase-strategy : disabled
4845 allow :
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ categories:
1818 label : ' security'
1919 - title : ' ⚙️ Maintenance/misc'
2020 label :
21+ - ' dependencies'
2122 - ' maintenance'
2223 - ' documentation'
2324template : |
@@ -27,10 +28,6 @@ template: |
2728no-changes-template : ' Changes are coming soon 😎'
2829sort-direction : ' ascending'
2930replacers :
30- - search : ' /(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
31- replace : ' '
32- - search : ' /(?:and )?@dependabot(?:\[bot\])?,?/g'
33- replace : ' '
3431 - search : ' /(?:and )?@bors(?:\[bot\])?,?/g'
3532 replace : ' '
3633 - search : ' /(?:and )?@meili-bot,?/g'
You can’t perform that action at this time.
0 commit comments