File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-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 @@ -14,6 +14,11 @@ categories:
1414 label : ' enhancement'
1515 - title : ' 🐛 Bug Fixes'
1616 label : ' bug'
17+ - title : ' ⚙️ Maintenance/misc'
18+ label :
19+ - ' dependencies'
20+ - ' maintenance'
21+ - ' documentation'
1722 - title : ' 🔒 Security'
1823 label : ' security'
1924template : |
@@ -23,10 +28,6 @@ template: |
2328no-changes-template : ' Changes will arrive soon 😎'
2429sort-direction : ' ascending'
2530replacers :
26- - search : ' /(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
27- replace : ' '
28- - search : ' /(?:and )?@dependabot(?:\[bot\])?,?/g'
29- replace : ' '
3031 - search : ' /(?:and )?@bors(?:\[bot\])?,?/g'
3132 replace : ' '
3233 - search : ' /(?:and )?@meili-bot,?/g'
You can’t perform that action at this time.
0 commit comments