Skip to content

Commit

Permalink
Add pre-commit.ci configurations to enable auto updates of hooks (#3414)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Aug 27, 2024
1 parent 8d6a06f commit 9daa2cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ repos:
- id: remove-crlf
- id: chmod
args: ['644']

# https://pre-commit.ci/#configuration
ci:
autofix_prs: false
autoupdate_schedule: quarterly

0 comments on commit 9daa2cb

Please sign in to comment.