Skip to content

Commit 9daa2cb

Browse files
authored
Add pre-commit.ci configurations to enable auto updates of hooks (#3414)
1 parent 8d6a06f commit 9daa2cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@ repos:
1515
- id: remove-crlf
1616
- id: chmod
1717
args: ['644']
18+
19+
# https://pre-commit.ci/#configuration
20+
ci:
21+
autofix_prs: false
22+
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)