Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
edenjenzohar committed Jun 17, 2024
1 parent 5ffff0c commit eb8e496
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:
# default hooks provided by the pre-commit project
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v4.4.0
hooks:
- id: check-ast
- id: check-byte-order-marker
Expand Down Expand Up @@ -32,4 +32,4 @@ repos:
- repo: https://github.com/psf/black
rev: 23.7.0
hooks:
- id: black
- id: black

0 comments on commit eb8e496

Please sign in to comment.