Skip to content

Commit

Permalink
pre-commit migrate-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Oct 8, 2024
1 parent 687aa05 commit efaa3c9
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
@@ -1,6 +1,6 @@
---
# https://pre-commit.com/#installation
default_stages: [commit, push]
default_stages: [pre-commit, pre-push]
default_language_version:
# force all unspecified Python hooks to run python3
python: python3
Expand Down

0 comments on commit efaa3c9

Please sign in to comment.