Skip to content

Commit

Permalink
Merge pull request #512 from gchq/chore/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
chore(deps): autoupdate pre-commit hooks
  • Loading branch information
qh681248 authored Feb 24, 2025
2 parents 4c391cf + fda6e2d commit a128f22
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 @@ -59,7 +59,7 @@ repos:
# No tabs, only spaces
- id: forbid-tabs
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.9.7
hooks:
# Run the formatter.
- id: ruff-format
Expand Down

0 comments on commit a128f22

Please sign in to comment.