commit | 403c0428046dadfb7dc44c958c943fa0d7666c98 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 16 14:36:28 2024 -0500 |
committer | GitHub <noreply@github.com> | Tue Jan 16 14:36:28 2024 -0500 |
tree | 1a9d910f89aa87069170ca0606ebf389bedda0b7 | |
parent | 4b3587b24c0395d4dd7b4c57975022f153bc6565 [diff] [blame] |
feat: upgrade to bobcat (#887)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bb25beb..17c6b27 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -6,7 +6,7 @@ hooks: - id: end-of-file-fixer - id: trailing-whitespace - exclude: ^images/.*/patches/.*\.patch$ + exclude: ^images/.*/patches/.*/.*\.patch$ - repo: https://github.com/compilerla/conventional-pre-commit rev: v2.0.0