File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed
Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 33version : 2
44updates :
55
6- - package-ecosystem :
7- - " github-actions"
8- - " pre-commit"
6+ - package-ecosystem : " github-actions"
97 directory : " /"
108 schedule :
119 interval : " daily"
@@ -17,3 +15,12 @@ updates:
1715 - ' *'
1816 cooldown :
1917 default-days : 7
18+
19+ - package-ecosystem : " pre-commit"
20+ directory : " /"
21+ schedule :
22+ interval : " daily"
23+ labels :
24+ - " Bot"
25+ cooldown :
26+ default-days : 7
Original file line number Diff line number Diff line change @@ -71,3 +71,12 @@ repos:
7171 rev : " v2.20.0"
7272 hooks :
7373 - id : pyproject-fmt
74+
75+ ci :
76+ autofix_commit_msg : |
77+ [pre-commit.ci] auto fixes from pre-commit.com hooks
78+
79+ for more information, see https://pre-commit.ci
80+ autofix_prs : false
81+ skip : []
82+ submodules : false
You can’t perform that action at this time.
0 commit comments