Skip to content

Commit d73d46d

Browse files
Automated pre-commit hook update (#3101)
Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com>
1 parent 6d99d7e commit d73d46d

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", "aeon" ]
2828

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

0 commit comments

Comments
 (0)