added local catch for EFS OS/permissions issues

This commit is contained in:
GokuMohandas
2023-12-07 11:34:26 -08:00
parent 540754392a
commit 11ab35b251
7 changed files with 447 additions and 394 deletions

View File

@@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer