Skip to content

Commit 00bce2e

Browse files
authored
Merge pull request #650 from sdispater/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 316ed31 + ae250ed commit 00bce2e

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
@@ -18,7 +18,7 @@ repos:
1818
args: [ --all ]
1919

2020
- repo: https://github.com/psf/black
21-
rev: 22.6.0
21+
rev: 22.8.0
2222
hooks:
2323
- id: black
2424

@@ -52,7 +52,7 @@ repos:
5252
additional_dependencies: *flake8_deps
5353

5454
- repo: https://github.com/asottile/pyupgrade
55-
rev: v2.37.3
55+
rev: v2.38.0
5656
hooks:
5757
- id: pyupgrade
5858
exclude: ^build\.py$

0 commit comments

Comments
 (0)