Skip to content

Commit 1d015de

Browse files
meoconggithub-actions[bot]
authored andcommitted
Update pre-commit hooks.
1 parent f9c1337 commit 1d015de

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.15.1
6+
rev: v3.15.2
77
hooks:
88
- id: pyupgrade
99
args: ["--py38-plus"]
@@ -15,7 +15,7 @@ repos:
1515
args: ["--target-version", "3.0"]
1616

1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.3.0
18+
rev: v0.3.4
1919
hooks:
2020
- id: ruff
2121
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)