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 @@ -9,14 +9,12 @@ updates:
99 open-pull-requests-limit : 10
1010 labels :
1111 - dependencies
12- - skip-changelog
1312 rebase-strategy : disabled
1413
1514 - package-ecosystem : " github-actions"
1615 directory : " /"
1716 schedule :
1817 interval : " monthly"
1918 labels :
20- - ' skip-changelog'
2119 - ' dependencies'
2220 rebase-strategy : disabled
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