Parcourir la source

pre-commit autoupdate (fixes clang-format file bug) (#854)

Jon Meow il y a 4 ans
Parent
commit
c9b5c2fa1a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -97,7 +97,7 @@ repos:
     hooks:
       - id: black
   - repo: https://github.com/jlebar/pre-commit-hooks.git
-    rev: 7954578f36f10a81b0274a672653e38e46bd99c5
+    rev: a0f1c385f6a50581983008c8737ca72473ecf3ad
     hooks:
       - id: bazel-buildifier
       - id: clang-format-whole-file