summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-02-01 09:01:49 -0800
committerGitHub <noreply@github.com>2021-02-01 09:01:49 -0800
commitfcf014f80ca3032f6db19bbbcf847ee44ad8a85e (patch)
tree5d978973ade246716d1c58578ccc3d4e1de254f0
parent9e6cc047b59bfc3bbfc1450c976c003d0c138d51 (diff)
downloadjinja2-fcf014f80ca3032f6db19bbbcf847ee44ad8a85e.tar.gz
[pre-commit.ci] pre-commit autoupdate (#1347)
-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 a721ac5..b2893ca 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
- rev: v2.7.4
+ rev: v2.9.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]