Skip to content
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