]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
[pre-commit.ci] pre-commit autoupdate 1847/head
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Tue, 2 May 2023 04:33:39 +0000 (04:33 +0000)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 04:33:39 +0000 (04:33 +0000)
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)

.pre-commit-config.yaml

index 6834a669e8b2281aee49e2666e27bc22d7484f50..9c2bc0b9ffc498835ffb6566f46212abcbe9e95b 100644 (file)
@@ -3,7 +3,7 @@ ci:
   autoupdate_schedule: monthly
 repos:
   - repo: https://github.com/asottile/pyupgrade
-    rev: v3.3.1
+    rev: v3.3.2
     hooks:
       - id: pyupgrade
         args: ["--py37-plus"]