Skip to content

Commit

Permalink
Merge pull request #742 from renovate-bot/renovate/astral-sh-ruff-pre…
Browse files Browse the repository at this point in the history
…-commit-0.x

Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.5
  • Loading branch information
mergify[bot] authored Jan 2, 2025
2 parents dc7b957 + f129e70 commit 6d64965
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 @@ -49,7 +49,7 @@ repos:
args: ["--strict", "-c", ".github/yamllint-config.yml"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.8.4"
rev: "v0.8.5"
hooks:
# Note: lint/fix before format
- id: ruff # Run the linter.
Expand Down

0 comments on commit 6d64965

Please sign in to comment.