]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
[pre-commit.ci] pre-commit autoupdate 1369/head
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Mon, 15 Mar 2021 17:01:18 +0000 (17:01 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 17:01:18 +0000 (17:01 +0000)
.pre-commit-config.yaml

index 4d00c71eb2928380ee5f407b7a278f76145a67ad..a0b5c8ccfdc8729afef0586a79455514d9d2b20a 100644 (file)
@@ -14,7 +14,7 @@ repos:
     hooks:
       - id: black
   - repo: https://gitlab.com/pycqa/flake8
-    rev: 3.8.4
+    rev: 3.9.0
     hooks:
       - id: flake8
         additional_dependencies: [flake8-bugbear]