Skip to content

Commit

Permalink
Merge pull request #12 from angelo-peronio/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
Update pre-commit hooks
angelo-peronio authored Nov 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents fd11f67 + 68ed82c commit 6798e42
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
@@ -3,7 +3,7 @@ ci:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.7.1"
rev: "v0.7.2"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]

0 comments on commit 6798e42

Please sign in to comment.