diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100644 new mode 100755 index 6f00273..bf4d45e --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: exclude: tests/resources/main.*_with_license.cpp - id: remove-tabs exclude: tests/resources/main.*_with_license.cpp - - id: pre_commit_chmod + - id: chmod args: ['644'] exclude: (\.md$|^tests/resources/.*shebang) - repo: https://github.com/pre-commit/pre-commit-hooks