Skip to content

Commit

Permalink
chore: Update pre-commit config (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty authored Jan 5, 2025
1 parent 957e372 commit 8653eb0
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 @@
default_language_version:
python: python3.11
default_stages: [commit]
default_stages: [pre-commit]

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

0 comments on commit 8653eb0

Please sign in to comment.