File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,11 @@ updates:
1616 - " skip-changelog"
1717 cooldown :
1818 default-days : 7
19+
20+ - package-ecosystem : " pre-commit"
21+ directory : " /"
22+ schedule :
23+ interval : " quarterly"
24+ labels :
25+ - " maintenance"
26+ - " skip-changelog"
Original file line number Diff line number Diff line change @@ -24,8 +24,6 @@ exclude-contributors:
2424 - ' actions-bot'
2525 - ' dependabot'
2626 - ' dependabot[bot]'
27- - ' pre-commit-ci'
28- - ' pre-commit-ci[bot]'
2927category-template : ' ### $TITLE'
3028change-template : ' * $TITLE ([#$NUMBER]($URL))'
3129sort-by : ' title'
Original file line number Diff line number Diff line change 1919 rev : v1.19.0
2020 hooks :
2121 - id : zizmor
22-
23- # https://pre-commit.ci/#configuration
24- ci :
25- skip : [chmod]
26- autofix_prs : false
27- autoupdate_schedule : quarterly
You can’t perform that action at this time.
0 commit comments