Skip to content

Commit 8f99b86

Browse files
Merge pull request #698 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ae62aab + 2dd72a3 commit 8f99b86

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: 22.1.0
3+
rev: 22.3.0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -26,7 +26,7 @@ repos:
2626
- id: pyupgrade
2727
args: [--py36-plus]
2828
- repo: https://github.com/asottile/setup-cfg-fmt
29-
rev: v1.20.0
29+
rev: v1.20.1
3030
hooks:
3131
- id: setup-cfg-fmt
3232
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)