Skip to content

Commit b999d55

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

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

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.14.4
30+
rev: v0.14.5
3131
hooks:
3232
- id: ruff
3333
args: [ "--fix"]
@@ -53,7 +53,7 @@ repos:
5353
args: [ "--max-line-length=88", "--extend-ignore=E203" ]
5454

5555
- repo: https://github.com/psf/black
56-
rev: 25.9.0
56+
rev: 25.11.0
5757
hooks:
5858
- id: black
5959
language_version: python3

0 commit comments

Comments
 (0)