Skip to content

Commit ec2c01e

Browse files
[pre-commit.ci] pre-commit autoupdate (#2329)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1aa302f commit ec2c01e

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
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/psf/black
23-
rev: 22.1.0
23+
rev: 22.3.0
2424
hooks:
2525
- id: black
2626
args: [--safe]
@@ -39,7 +39,7 @@ repos:
3939
- id: tox-ini-fmt
4040
args: ["-p", "fix_lint"]
4141
- repo: https://github.com/asottile/setup-cfg-fmt
42-
rev: v1.20.0
42+
rev: v1.20.1
4343
hooks:
4444
- id: setup-cfg-fmt
4545
args: [--min-py3-version, "3.5", "--max-py-version", "3.10"]

0 commit comments

Comments
 (0)