summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-02-08 16:50:37 +0000
committerGitHub <noreply@github.com>2021-02-08 16:50:37 +0000
commit0411d8b2acaa571575bc1d2da13694c388d5bd4b (patch)
tree5bbac38bb70892be6f865cf4050ae1e74abf6bfd
parent6e24924d6b85811b961f640089711957e8aa355c (diff)
downloadmarkupsafe-0411d8b2acaa571575bc1d2da13694c388d5bd4b.tar.gz
[pre-commit.ci] pre-commit autoupdate
-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 b72b50c..4d00c71 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
- rev: v2.9.0
+ rev: v2.10.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]