Skip to content

Commit 2f2c803

Browse files
Automated pre-commit hook update (aeon-toolkit#2581)
Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com>
1 parent 161c89e commit 2f2c803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
args: [ "--create", "--python-folders", "aeon" ]
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.9.7
32+
rev: v0.9.9
3333
hooks:
3434
- id: ruff
3535
args: [ "--fix"]
@@ -41,7 +41,7 @@ repos:
4141
args: [ "--py39-plus" ]
4242

4343
- repo: https://github.com/pycqa/isort
44-
rev: 6.0.0
44+
rev: 6.0.1
4545
hooks:
4646
- id: isort
4747
name: isort

0 commit comments

Comments
 (0)