Skip to content

Commit

Permalink
Merge pull request #6286 from jenshnielsen/precommit_update
Browse files Browse the repository at this point in the history
Upgrade pre-commit hooks
  • Loading branch information
jenshnielsen authored Aug 9, 2024
2 parents 7a59329 + b091848 commit 7de91f0
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,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.5.0'
rev: 'v0.5.7'
hooks:
- id: ruff
types_or: [python, pyi, jupyter, toml]
Expand Down

0 comments on commit 7de91f0

Please sign in to comment.