Skip to content

Commit

Permalink
chore: remove template ci files from check-yaml pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
vicmattos committed Nov 21, 2023
1 parent 6f74144 commit 9632460
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ repos:
exclude: |
(?x)^(
cookiecutter/.*/meltano.yml|
cookiecutter/.*/.pre-commit-config.yaml
cookiecutter/.*/.pre-commit-config.yaml|
cookiecutter/.*/dependabot.yml|
cookiecutter/.*/test.yml
)$
- id: end-of-file-fixer
exclude: |
Expand Down

0 comments on commit 9632460

Please # to comment.