Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 8, 2025
1 parent 2c1840c commit 27c86bb
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 @@
default_stages: [commit]
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.6
hooks:
- id: ruff
args: [--fix]

0 comments on commit 27c86bb

Please sign in to comment.