Skip to content

Commit

Permalink
Merge pull request #174 from boidolr/renovate/astral-sh-ruff-pre-comm…
Browse files Browse the repository at this point in the history
…it-0.x

chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1
  • Loading branch information
renovate[bot] authored Dec 1, 2024
2 parents ebd4192 + a04d2d1 commit 2250070
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 @@ -35,7 +35,7 @@ repos:
args: [--autofix, --indent=4, --no-sort-keys]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.1
rev: v0.8.1
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 2250070

Please sign in to comment.