Skip to content

Commit

Permalink
FIX Pre-commit version in config (huggingface#2034)
Browse files Browse the repository at this point in the history
  • Loading branch information
ltoniazzi authored Aug 26, 2024
1 parent 5996d39 commit 850eeb5
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
Expand Up @@ -7,7 +7,7 @@ repos:
- --fix
- id: ruff-format
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v0.6.1
rev: v4.6.0
hooks:
- id: check-merge-conflict
- id: check-yaml

0 comments on commit 850eeb5

Please sign in to comment.