]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
update deprecated pre-commit hook
authorDavid Lord <davidism@gmail.com>
Fri, 16 Apr 2021 15:18:09 +0000 (08:18 -0700)
committerDavid Lord <davidism@gmail.com>
Fri, 16 Apr 2021 15:18:09 +0000 (08:18 -0700)
.pre-commit-config.yaml

index 4063348892870015a90e0fa0e69327d62b45bdc5..16613e86d604e0853da00123861a627f71dc5355 100644 (file)
@@ -21,6 +21,6 @@ repos:
   - repo: https://github.com/pre-commit/pre-commit-hooks
     rev: v3.4.0
     hooks:
-      - id: check-byte-order-marker
+      - id: fix-byte-order-marker
       - id: trailing-whitespace
       - id: end-of-file-fixer