Skip to content

Commit

Permalink
chore(ci): disable double fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Jan 9, 2024
1 parent 1ac6384 commit 4c1f789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ repos:
- id: blackdoc
ci:
autofix_commit_msg: 'chore(fmt): auto fixes from pre-commit hooks'
autofix_prs: false # because we use pre-commit.ci lite instead
autoupdate_commit_msg: 'chore(deps): update pre-commit hooks'
skip: [pyright] # because deps are too heavy

0 comments on commit 4c1f789

Please sign in to comment.