Skip to content

Commit 05a8b90

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](asottile/pyupgrade@v2.37.2...v2.37.3) - [github.com/asottile/setup-cfg-fmt: v1.20.2 → v2.0.0](asottile/setup-cfg-fmt@v1.20.2...v2.0.0)
1 parent 56723c4 commit 05a8b90

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
@@ -18,12 +18,12 @@ repos:
1818
- id: black
1919
args: [--line-length=79]
2020
- repo: https://github.com/asottile/pyupgrade
21-
rev: v2.37.2
21+
rev: v2.37.3
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py36-plus]
2525
- repo: https://github.com/asottile/setup-cfg-fmt
26-
rev: v1.20.2
26+
rev: v2.0.0
2727
hooks:
2828
- id: setup-cfg-fmt
2929
args: [--min-py3-version, '3.6']

0 commit comments

Comments
 (0)