Skip to content

Commit 4eb379d

Browse files
[pre-commit.ci] pre-commit autoupdate hooks (#1916)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bf3ba23 commit 4eb379d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ repos:
2727
- id: black
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: "v0.4.7"
30+
rev: "v0.5.0"
3131
hooks:
3232
- id: ruff
3333

3434
- repo: https://github.com/asottile/pyupgrade
35-
rev: v3.15.2
35+
rev: v3.16.0
3636
hooks:
3737
- id: pyupgrade
3838
args: [--py37-plus]

0 commit comments

Comments
 (0)