Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Mar 2, 2024
1 parent c7461c6 commit 4866fad
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 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 # DO NOT UPDATE: last version to be compatible with Python 3.6
rev: v4.1.0 # DO NOT UPDATE: last version to be compatible with Python 3.6
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand Down

0 comments on commit 4866fad

Please sign in to comment.