Skip to content

Commit d947b7e

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

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
@@ -14,7 +14,7 @@ repos:
1414
language_version: python3
1515

1616
- repo: https://github.com/asottile/pyupgrade
17-
rev: v2.37.2
17+
rev: v2.37.3
1818
hooks:
1919
- id: pyupgrade
2020
args: [--py3-plus]
@@ -25,7 +25,7 @@ repos:
2525
- id: docformatter
2626

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

0 commit comments

Comments
 (0)