Skip to content

Commit

Permalink
Replace deprecated pre-commit hook option (#1708)
Browse files Browse the repository at this point in the history
  • Loading branch information
Porkepix committed Aug 27, 2021
1 parent 200e69c commit 8e2f27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -29,7 +29,7 @@ repos:
examples/playbooks/example.yml
)$
- id: mixed-line-ending
- id: check-byte-order-marker
- id: fix-byte-order-marker
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: debug-statements
Expand Down

0 comments on commit 8e2f27e

Please sign in to comment.