Skip to content

Commit 29ccdb1

Browse files
committed
chore: bump hooks version
1 parent 467478d commit 29ccdb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.5.0
3+
rev: v5.0.0
44
hooks:
55
- id: trailing-whitespace
66
exclude: \.output
@@ -12,11 +12,11 @@ repos:
1212
- id: debug-statements
1313
- id: requirements-txt-fixer
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.15.1
15+
rev: v3.20.0
1616
hooks:
1717
- id: pyupgrade
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.2.2
19+
rev: v0.11.11
2020
hooks:
2121
- id: ruff
2222
- id: ruff-format

0 commit comments

Comments
 (0)