Skip to content

Commit 12235cf

Browse files
Automated pre-commit hook update
1 parent 9d8f560 commit 12235cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
args: [ "--create", "--python-folders", "tsml" ]
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.15.7
29+
rev: v0.15.12
3030
hooks:
3131
- id: ruff
3232
args: [ "--fix" ]
@@ -38,7 +38,7 @@ repos:
3838
args: [ "--py310-plus" ]
3939

4040
- repo: https://github.com/pycqa/isort
41-
rev: 8.0.1
41+
rev: 9.0.0a3
4242
hooks:
4343
- id: isort
4444
name: isort (python)

0 commit comments

Comments
 (0)