Skip to content

Commit

Permalink
chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to …
Browse files Browse the repository at this point in the history
…v0.9.5
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 929eca4 commit 5c389ee
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 @@ -86,7 +86,7 @@ repos:
# stages: [pre-commit, ci]
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: "v0.9.4"
rev: "v0.9.5"
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 5c389ee

Please # to comment.