Skip to content

Commit

Permalink
ci: allow autofix prs (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemrys committed Jul 6, 2022
1 parent 9bfbac4 commit 14b28e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
ci:
autofix_prs: false
autofix_commit_msg: 'style: pre-commit auto fixes'
autofix_prs: true

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 14b28e0

Please sign in to comment.