Skip to content

Commit

Permalink
Merge pull request #33 from anaconda/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.9.9
  • Loading branch information
mattkram authored Feb 28, 2025
2 parents 03d3eb6 + 9d9f3d2 commit 9ee07bb
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 @@ -13,7 +13,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.8
rev: v0.9.9
hooks:
# lint & attempt to correct failures (e.g. pyupgrade)
- id: ruff
Expand Down

0 comments on commit 9ee07bb

Please sign in to comment.