Skip to content

Commit

Permalink
Merge pull request #36 from Matgenix/update/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
Auto-update pre-commit hooks
  • Loading branch information
davidwaroquiers authored Jun 21, 2024
2 parents dcf48ae + 4aa10f1 commit 4db1f2d
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 @@ -3,7 +3,7 @@ default_language_version:
exclude: ^(tests/testfiles/)
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.4.5
rev: v0.4.8
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 4db1f2d

Please sign in to comment.