Skip to content

Commit

Permalink
Fix pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
jace committed Oct 14, 2024
1 parent b80f9b5 commit b820695
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 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
default_stages: [Nonepre-commitNone]
default_stages: [pre-commit]
# Enable this to enforce a common Python version:
default_language_version:
python: python3.11
Expand Down

0 comments on commit b820695

Please sign in to comment.