summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-01-04 00:01:39 +0100
committerGitHub <noreply@github.com>2022-01-04 00:01:39 +0100
commitfe51be5cd051cea8699f30b338e85f7763cd2ab7 (patch)
treec243bfaa176fd4426f0866ae02a7de2493ba39e9
parent21a2983826c903878bdd23e283dbc00545b32daa (diff)
downloadastroid-git-fe51be5cd051cea8699f30b338e85f7763cd2ab7.tar.gz
[pre-commit.ci] pre-commit autoupdate (#1328)
updates: - [github.com/asottile/pyupgrade: v2.29.1 → v2.31.0](https://github.com/asottile/pyupgrade/compare/v2.29.1...v2.31.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index f5a53e85..6c5d439d 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
- --remove-duplicate-keys
- --remove-unused-variables
- repo: https://github.com/asottile/pyupgrade
- rev: v2.29.1
+ rev: v2.31.0
hooks:
- id: pyupgrade
exclude: tests/testdata