Skip to content

Commit dd2e540

Browse files
Automated pre-commit hook update
1 parent 36445b2 commit dd2e540

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
@@ -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.14.6
30+
rev: v0.14.9
3131
hooks:
3232
- id: ruff
3333
args: [ "--fix"]
@@ -54,7 +54,7 @@ repos:
5454
args: [ "--max-line-length=88", "--extend-ignore=E203" ]
5555

5656
- repo: https://github.com/psf/black
57-
rev: 25.11.0
57+
rev: 25.12.0
5858
hooks:
5959
- id: black
6060
language_version: python3

0 commit comments

Comments
 (0)