summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-06-06 20:46:04 +0000
committerGitHub <noreply@github.com>2022-06-06 20:46:04 +0000
commit0c158ffc93f803bafff6c25e1d76029b9b91ca86 (patch)
treebf00a2542f36d04632668424e893567fe68535af
parentbfbd8e33382a4c28d78bb6055b7bed5a7d1c80cb (diff)
downloadmarkupsafe-0c158ffc93f803bafff6c25e1d76029b9b91ca86.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1)
-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 f7ddad9..dc9546c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
- rev: v2.32.0
+ rev: v2.32.1
hooks:
- id: pyupgrade
args: ["--py37-plus"]