Skip to content

Commit 76bf1c9

Browse files
Automated pre-commit hook update (#2841)
Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com>
1 parent 06d8e64 commit 76bf1c9

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

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.11.10
32+
rev: v0.11.11
3333
hooks:
3434
- id: ruff
3535
args: [ "--fix"]
3636

3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v3.19.1
38+
rev: v3.20.0
3939
hooks:
4040
- id: pyupgrade
4141
args: [ "--py39-plus" ]

0 commit comments

Comments
 (0)