File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
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
@@ -16,7 +15,6 @@ updates:
1615 time : " 04:00"
1716 open-pull-requests-limit : 10
1817 labels :
19- - skip-changelog
2018 - dependencies
2119 versioning-strategy : increase
2220 rebase-strategy : disabled
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ categories:
2121 label : ' security'
2222 - title : ' ⚙️ Maintenance/misc'
2323 label :
24+ - ' dependencies'
2425 - ' maintenance'
2526 - ' documentation'
2627template : |
@@ -30,10 +31,6 @@ template: |
3031no-changes-template : ' Changes are coming soon 😎'
3132sort-direction : ' ascending'
3233replacers :
33- - search : ' /(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
34- replace : ' '
35- - search : ' /(?:and )?@dependabot(?:\[bot\])?,?/g'
36- replace : ' '
3734 - search : ' /(?:and )?@bors(?:\[bot\])?,?/g'
3835 replace : ' '
3936 - search : ' /(?:and )?@meili-bot,?/g'
You can’t perform that action at this time.
0 commit comments