Skip to content

Commit

Permalink
Check for only certain files
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantsure authored Nov 29, 2022
1 parent e493e52 commit ec11d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
files: ^automation|ci|code-scanning|deployments|pages
hooks:
- id: trailing-whitespace
files: (automation/|ci/|code-scanning/|deployments/|pages/).*(yaml|yml|json)$

0 comments on commit ec11d35

Please sign in to comment.