Skip to content

Commit

Permalink
Enable pre-commit-ci fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc authored May 6, 2024
1 parent 302301c commit e961ee8
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 @@ -64,7 +64,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 e961ee8

Please sign in to comment.