Skip to content

Commit e1b3c2d

Browse files
authored
Merge pull request #9256 from pytest-dev/pre-commit-ci-update-config
2 parents 9d17ceb + 2fa37f6 commit e1b3c2d

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 21.9b0
3+
rev: 21.10b0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -39,7 +39,7 @@ repos:
3939
- id: pyupgrade
4040
args: [--py36-plus]
4141
- repo: https://github.com/asottile/setup-cfg-fmt
42-
rev: v1.18.0
42+
rev: v1.19.0
4343
hooks:
4444
- id: setup-cfg-fmt
4545
args: [--max-py-version=3.10]

0 commit comments

Comments
 (0)