summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-05-10 11:11:43 +0200
committerGitHub <noreply@github.com>2022-05-10 11:11:43 +0200
commit1ae8c3df720db597848a567255caa8c6fe0e2f6d (patch)
treebd8ddc9c2105ad38218f3a4de7adb0ae19258541 /.pre-commit-config.yaml
parent78a486dc7ecc2567b85ba9d4a85e20639ed71aad (diff)
downloadastroid-git-1ae8c3df720db597848a567255caa8c6fe0e2f6d.tar.gz
[pre-commit.ci] pre-commit autoupdate (#1549)
updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to '.pre-commit-config.yaml')
-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 1dbfff83..8661d0d2 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
exclude: tests/testdata|setup.py
types: [python]
- repo: https://github.com/asottile/pyupgrade
- rev: v2.32.0
+ rev: v2.32.1
hooks:
- id: pyupgrade
exclude: tests/testdata