Skip to content

Commit

Permalink
Fix .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas-C committed Aug 3, 2023
1 parent 7a637cc commit bf94913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml 100644 → 100755
Expand Up @@ -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
Expand Down

0 comments on commit bf94913

Please sign in to comment.