Skip to content

Commit

Permalink
Fixed pre-commit min version
Browse files Browse the repository at this point in the history
  • Loading branch information
francis-clairicia committed Oct 10, 2024
1 parent fd31737 commit 5a3f2cf
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
minimum_pre_commit_version: '4.0.0'
minimum_pre_commit_version: '3.7.0'

ci:
skip: [
Expand Down

0 comments on commit 5a3f2cf

Please sign in to comment.