Skip to content

Commit

Permalink
Enable pre-commit-ci auto-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed May 6, 2024
1 parent 12f0df6 commit 8a84fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repos:
files: \.(py|sh|rst|yml|yaml)$
ci:
# Settings for the https://pre-commit.ci/ continuous integration service
autofix_prs: false
autofix_prs: true
# Default message is more verbose
autoupdate_commit_msg: '[pre-commit.ci] autoupdate'
# Default is weekly
Expand Down

0 comments on commit 8a84fda

Please sign in to comment.