Skip to content

Commit

Permalink
Merge pull request #25 from angelo-peronio/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
angelo-peronio authored Jan 13, 2025
2 parents 3042056 + 3363d2c commit 2f18c96
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 @@ ci:

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

0 comments on commit 2f18c96

Please sign in to comment.