Skip to content

Commit 00619a1

Browse files
fabiocaccamogithub-actions[bot]
authored andcommitted
Update pre-commit hooks.
1 parent 9fcce87 commit 00619a1

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
@@ -3,7 +3,7 @@
33
repos:
44

55
- repo: https://github.com/asottile/pyupgrade
6-
rev: v3.21.1
6+
rev: v3.21.2
77
hooks:
88
- id: pyupgrade
99
args: ["--py310-plus"]
@@ -21,7 +21,7 @@ repos:
2121
args: [--target-version, "4.1"]
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.14.4
24+
rev: v0.14.7
2525
hooks:
2626
- id: ruff
2727
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)