Skip to content

Commit 624f3f0

Browse files
[pre-commit.ci] pre-commit autoupdate (#21)
updates: - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.2](asottile/pyupgrade@v2.34.0...v2.37.2) - [github.com/pre-commit/pre-commit: v2.19.0 → v2.20.0](pre-commit/pre-commit@v2.19.0...v2.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e526ab0 commit 624f3f0

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
@@ -45,7 +45,7 @@ repos:
4545
- pep8-naming==0.12.1
4646

4747
- repo: https://github.com/asottile/pyupgrade
48-
rev: v2.34.0
48+
rev: v2.37.2
4949
hooks:
5050
- id: pyupgrade
5151
args: [--py37-plus]
@@ -74,6 +74,6 @@ repos:
7474
additional_dependencies: *flake8_deps
7575

7676
- repo: https://github.com/pre-commit/pre-commit
77-
rev: v2.19.0
77+
rev: v2.20.0
7878
hooks:
7979
- id: validate_manifest

0 commit comments

Comments
 (0)