Skip to content

Commit 5c7c701

Browse files
authored
Merge pull request #562 from gchq/chore/pre-commit-autoupdate
chore(deps): autoupdate pre-commit hooks
2 parents 77038e9 + fc2c732 commit 5c7c701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858
# No tabs, only spaces
5959
- id: forbid-tabs
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.12.8
61+
rev: v0.12.9
6262
hooks:
6363
# Run the formatter.
6464
- id: ruff-format

0 commit comments

Comments
 (0)