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-05-24 20:44:41 +0200
committerGitHub <noreply@github.com>2021-05-24 20:44:41 +0200
commite9ec079a21f63a1dbe2ab2f141d06d50d6e94752 (patch)
tree1026d606057802bb543240bf13acf5185367d99b /.pre-commit-config.yaml
parentf6ab10969251c93488161fbe72362b6da3afd6f9 (diff)
downloadastroid-git-e9ec079a21f63a1dbe2ab2f141d06d50d6e94752.tar.gz
[pre-commit.ci] pre-commit autoupdate (#997)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v2.16.0 → v2.18.2](https://github.com/asottile/pyupgrade/compare/v2.16.0...v2.18.2) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 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 5c2212b0..2eba5c4b 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
hooks:
- id: black-disable-checker
- repo: https://github.com/asottile/pyupgrade
- rev: v2.16.0
+ rev: v2.18.2
hooks:
- id: pyupgrade
exclude: tests/testdata