Skip to content

Commit d3fe0c7

Browse files
[pre-commit.ci] pre-commit autoupdate (#269)
updates: - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](asottile/pyupgrade@v2.37.2...v2.37.3) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.3](PyCQA/flake8@4.0.1...5.0.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ef6bc15 commit d3fe0c7

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,12 +20,12 @@ repos:
2020
- id: isort
2121

2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v2.37.2
23+
rev: v2.37.3
2424
hooks:
2525
- id: pyupgrade
2626

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

0 commit comments

Comments
 (0)