diff options
| author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | 2021-04-12 17:24:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-12 17:24:08 +0000 |
| commit | c5315241b9bef1dcc9c81bf3c7d5afa019551d18 (patch) | |
| tree | 6a7008befbd092db4936134e29dc4408d7183d2c | |
| parent | 9efd4bf3245a6f5f03e8f3f950721b31788c16c5 (diff) | |
| download | flake8-c5315241b9bef1dcc9c81bf3c7d5afa019551d18.tar.gz | |
[pre-commit.ci] pre-commit autoupdate
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c676e5c..11243cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: args: [--line-length=78] files: ^src/ - repo: https://github.com/asottile/pyupgrade - rev: v2.11.0 + rev: v2.12.0 hooks: - id: pyupgrade args: [--py36-plus] |
