Merge "Add workaround for pre-commit 2.10.0"
[releng/global-jjb.git] / .pre-commit-config.yaml
index bdc64bc..0b2f4a4 100644 (file)
@@ -16,12 +16,13 @@ repos:
       - id: gitlint
 
   - repo: https://github.com/jumanjihouse/pre-commit-hooks
-    rev: 2.1.1
+    rev: 2.1.4
     hooks:
       - id: shellcheck
+        additional_dependencies: []
 
   - repo: https://github.com/btford/write-good
-    rev: master
+    rev: v1.0.4
     hooks:
       - id: write-good
         exclude: >
@@ -33,7 +34,7 @@ repos:
           )$
 
   - repo: https://github.com/btford/write-good
-    rev: master
+    rev: v1.0.4
     hooks:
       # Files listed below break the following write-good rules:
       #   - adverb weakens meaning
@@ -49,7 +50,7 @@ repos:
         files: docs/jjb/lf-ci-jobs.rst
 
   - repo: https://github.com/btford/write-good
-    rev: master
+    rev: v1.0.4
     hooks:
       # Files listed below break the following write-good rules:
       #   - is wordy or unneeded