]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Merge branch '3.0.x'
authorDavid Lord <davidism@gmail.com>
Wed, 12 Jan 2022 19:47:49 +0000 (11:47 -0800)
committerDavid Lord <davidism@gmail.com>
Wed, 12 Jan 2022 19:47:49 +0000 (11:47 -0800)
1  2 
.pre-commit-config.yaml

index 39806ed635a905749f24c7f8ad4a37c36ce2b1fd,85c0e28ff346e97db45699272be6f851c7731cac..1c751490bcfd04443956f11d148a6cfa1f0fea2f
@@@ -2,10 -2,10 +2,10 @@@ ci
    autoupdate_schedule: monthly
  repos:
    - repo: https://github.com/asottile/pyupgrade
-     rev: v2.29.1
+     rev: v2.31.0
      hooks:
        - id: pyupgrade
 -        args: ["--py36-plus"]
 +        args: ["--py37-plus"]
    - repo: https://github.com/asottile/reorder_python_imports
      rev: v2.6.0
      hooks: