Skip to content

Commit a9b4808

Browse files
Automated pre-commit hook update (#393)
Co-authored-by: MatthewMiddlehurst <[email protected]>
1 parent 1e06fc0 commit a9b4808

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
@@ -27,7 +27,7 @@ repos:
2727
args: [ "--create", "--python-folders", "tsml_eval" ]
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.12.9
30+
rev: v0.12.10
3131
hooks:
3232
- id: ruff
3333
args: [ "--fix"]

0 commit comments

Comments
 (0)