Skip to content

Commit 863b691

Browse files
Automated pre-commit hook update
1 parent 92f14fb commit 863b691

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
@@ -29,7 +29,7 @@ repos:
2929
args: [ "--create", "--python-folders", "aeon_neuro" ]
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.14.4
32+
rev: v0.14.5
3333
hooks:
3434
- id: ruff
3535
args: [ "--fix"]
@@ -55,7 +55,7 @@ repos:
5555
args: [ "--max-line-length=88", "--extend-ignore=E203" ]
5656

5757
- repo: https://github.com/psf/black
58-
rev: 25.9.0
58+
rev: 25.11.0
5959
hooks:
6060
- id: black
6161
language_version: python3

0 commit comments

Comments
 (0)