Skip to content

Commit

Permalink
Update {% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
twsl authored Oct 24, 2024
1 parent b76301c commit 3d24c4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default_language_version:
python: python3

default_stages: [commit, push]
default_stages: [pre-commit, pre-push]

ci:
autofix_prs: true
Expand Down

0 comments on commit 3d24c4e

Please sign in to comment.