Skip to content

Commit

Permalink
Merge pull request #860 from mwcraig/update-pre-commit
Browse files Browse the repository at this point in the history
Update ruff version
  • Loading branch information
mwcraig authored Jan 15, 2025
2 parents c4f4314 + ba77b86 commit bba82da
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:
# Per the ruff documentation, this should be before black
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.8.1
rev: v0.9.1
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit bba82da

Please sign in to comment.