]> Repositories - hackapet/Adafruit_Blinka_Displayio.git/blobdiff - .pre-commit-config.yaml
Stop attempting to archive bundles
[hackapet/Adafruit_Blinka_Displayio.git] / .pre-commit-config.yaml
index 7e0211762b9e1e096e5d02f92884b499aaacbfa6..a37eb9436327f883b49d1813bfc260c04f570e61 100644 (file)
@@ -4,7 +4,7 @@
 
 repos:
 -   repo: https://github.com/python/black
-    rev: 20.8b1
+    rev: 22.3.0
     hooks:
     - id: black
 -   repo: https://github.com/fsfe/reuse-tool
@@ -18,7 +18,7 @@ repos:
     -   id: end-of-file-fixer
     -   id: trailing-whitespace
 -   repo: https://github.com/pycqa/pylint
-    rev: pylint-2.7.1
+    rev: v2.11.1
     hooks:
     -   id: pylint
         name: pylint (library code)