Skip to content

Commit

Permalink
Merge pull request #34 from FAIRmat-NFDI/update-pre-commit
Browse files Browse the repository at this point in the history
update ruff version in pre-commit
  • Loading branch information
rettigl authored Oct 25, 2024
2 parents 23c6d9d + f5165ce commit 26f0b20
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.5
rev: v0.7.0
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit 26f0b20

Please sign in to comment.