Skip to content

Commit ed8c17d

Browse files
pre-commit-ci[bot]neersighted
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.38.2 → v3.1.0](asottile/pyupgrade@v2.38.2...v3.1.0) - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0)
1 parent 4e413e0 commit ed8c17d

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
@@ -52,7 +52,7 @@ repos:
5252
- pep8-naming==0.13.1
5353

5454
- repo: https://github.com/asottile/pyupgrade
55-
rev: v2.38.2
55+
rev: v3.1.0
5656
hooks:
5757
- id: pyupgrade
5858
args:
@@ -76,7 +76,7 @@ repos:
7676
)
7777
7878
- repo: https://github.com/psf/black
79-
rev: 22.8.0
79+
rev: 22.10.0
8080
hooks:
8181
- id: black
8282

0 commit comments

Comments
 (0)