Skip to content

Commit 30749e8

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#1109)
2 parents 4875ffe + 41e7d63 commit 30749e8

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
@@ -2,12 +2,12 @@ ci:
22
autoupdate_schedule: monthly
33
repos:
44
- repo: https://github.com/asottile/pyupgrade
5-
rev: v2.37.3
5+
rev: v2.38.2
66
hooks:
77
- id: pyupgrade
88
args: ["--py37-plus"]
99
- repo: https://github.com/asottile/reorder_python_imports
10-
rev: v3.8.2
10+
rev: v3.8.3
1111
hooks:
1212
- id: reorder-python-imports
1313
files: "^(?!examples/)"

0 commit comments

Comments
 (0)