aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2024-08-14 15:29:25 +0200
committerGitHub Enterprise <[email protected]>2024-08-14 15:29:25 +0200
commit7926dcbadeb9bf88f97bebe4aaaa803ad156fde2 (patch)
tree16f9a11c72aee943752fed57ce48ac8199555a15
parentamended .gitignore so xcode projects are excluded (diff)
downloadzen-7926dcbadeb9bf88f97bebe4aaaa803ad156fde2.tar.xz
zen-7926dcbadeb9bf88f97bebe4aaaa803ad156fde2.zip
updated Lucas-C/pre-commit-hooks to v1.3.1 to fix compilation on MacOS (#114)
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 98535dd94..b624a6733 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
- id: check-yaml
- id: check-case-conflict
- repo: https://github.com/Lucas-C/pre-commit-hooks
- rev: v1.1.13
+ rev: v1.3.1
hooks:
- id: insert-license
exclude: sha1\.(cpp|h)$