mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Remove duplicate entry in pre-commit config
This commit is contained in:
parent
62a206d213
commit
879f6d1b11
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ repos:
|
||||||
- id: mixed-line-ending # Replaces or checks mixed line ending.
|
- id: mixed-line-ending # Replaces or checks mixed line ending.
|
||||||
args: [--fix=lf]
|
args: [--fix=lf]
|
||||||
- id: end-of-file-fixer # Makes sure files end in a newline and only a newline.
|
- id: end-of-file-fixer # Makes sure files end in a newline and only a newline.
|
||||||
- id: check-merge-conflict # Check for files that contain merge conflict strings.
|
|
||||||
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Add table
Reference in a new issue