Skip to content

Commit

Permalink
Merge pull request #916 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
tp832944 authored Jan 6, 2025
2 parents 6d427e3 + 672eb67 commit 4cb97fb
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 @@ -104,7 +104,7 @@ repos:
# Enforce that type annotations are used instead of type comments
- id: python-use-type-annotations
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.6
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit 4cb97fb

Please sign in to comment.