Skip to content

Commit b91240b

Browse files
authored
Merge pull request #1074 from gchq/chore/pre-commit-autoupdate
chore(deps): autoupdate pre-commit hooks
2 parents f6f65a3 + 4bd32af commit b91240b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
args:
4242
- --ignore-case
4343
- repo: https://github.com/astral-sh/uv-pre-commit
44-
rev: 0.8.19
44+
rev: 0.8.22
4545
hooks:
4646
# Keep lock file up to date
4747
- id: uv-lock
@@ -92,7 +92,7 @@ repos:
9292
# Enforce that type annotations are used instead of type comments
9393
- id: python-use-type-annotations
9494
- repo: https://github.com/astral-sh/ruff-pre-commit
95-
rev: v0.13.1
95+
rev: v0.13.2
9696
hooks:
9797
# Run the linter.
9898
- id: ruff

0 commit comments

Comments
 (0)