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>2021-08-09 19:19:21 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-09 21:26:04 +0200
commit6e8699cef0888631bd827b096533fc6e894d2fb2 (patch)
tree1ec552d52e573dac5f62a6f5a05966e389b1b4e7 /.pre-commit-config.yaml
parentf86d6e9f67e449209fe53a6e9cef4f7b55adf52a (diff)
downloadastroid-git-6e8699cef0888631bd827b096533fc6e894d2fb2.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.23.1 → v2.23.3](https://github.com/asottile/pyupgrade/compare/v2.23.1...v2.23.3)
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 934cb6d4..0c5e766d 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.23.1
+ rev: v2.23.3
hooks:
- id: pyupgrade
exclude: tests/testdata