Skip to content

Commit

Permalink
Merge pull request #756 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.9.4
  • Loading branch information
mergify[bot] authored Jan 30, 2025
2 parents bcdcfa2 + cbbb1bb commit ea45c28
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.9.2"
rev: "v0.9.4"
hooks:
# Note: lint/fix before format
- id: ruff # Run the linter.
Expand Down

0 comments on commit ea45c28

Please sign in to comment.