Skip to content

Commit b4245ee

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

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
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010

1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v2.34.0
12+
rev: v2.37.3
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py37-plus]
@@ -25,7 +25,7 @@ repos:
2525
- id: black
2626

2727
- repo: https://github.com/PyCQA/flake8
28-
rev: 4.0.1
28+
rev: 5.0.2
2929
hooks:
3030
- id: flake8
3131
additional_dependencies:

0 commit comments

Comments
 (0)