Skip to content

Commit

Permalink
Merge pull request #594 from mdekstrand/tweak/pre-commit-update
Browse files Browse the repository at this point in the history
Update pre-commit hook versions
  • Loading branch information
mdekstrand authored Jan 7, 2025
2 parents 9909d6b + 314ae4f commit c8a3d6e
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 @@ -24,7 +24,7 @@ repos:
- id: taplo-format
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.8.1
rev: v0.8.6
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit c8a3d6e

Please sign in to comment.