Skip to content

Commit 0d2626e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.3.0](pre-commit/pre-commit-hooks@v3.4.0...v4.3.0) - [github.com/asottile/pyupgrade: v2.12.0 → v2.38.2](asottile/pyupgrade@v2.12.0...v2.38.2)
1 parent ecbd768 commit 0d2626e

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
@@ -13,7 +13,7 @@ repos:
1313
- id: reformat-pyproject
1414

1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v3.4.0
16+
rev: v4.3.0
1717
hooks:
1818
- id: check-added-large-files
1919
- id: check-ast
@@ -62,7 +62,7 @@ repos:
6262
- id: rst-inline-touching-normal
6363

6464
- repo: https://github.com/asottile/pyupgrade
65-
rev: v2.12.0
65+
rev: v2.38.2
6666
hooks:
6767
- id: pyupgrade
6868
args:

0 commit comments

Comments
 (0)