Skip to content

Commit 584fd0f

Browse files
[pre-commit.ci] pre-commit autoupdate
1 parent 2641761 commit 584fd0f

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
@@ -21,7 +21,7 @@ repos:
2121
exclude: _pytest/(debugging|hookspec).py
2222
language_version: python3
2323
- repo: https://gitlab.com/pycqa/flake8
24-
rev: 3.8.4
24+
rev: 3.9.0
2525
hooks:
2626
- id: flake8
2727
language_version: python3
@@ -39,7 +39,7 @@ repos:
3939
- id: pyupgrade
4040
args: [--py36-plus]
4141
- repo: https://github.com/asottile/setup-cfg-fmt
42-
rev: v1.16.0
42+
rev: v1.17.0
4343
hooks:
4444
- id: setup-cfg-fmt
4545
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)