Skip to content

Commit 6d9ef6f

Browse files
zoobahugovk
andauthored
Update .pre-commit-config.yaml
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent a510b2a commit 6d9ef6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ repos:
1818
- id: check-merge-conflict
1919
- id: check-toml
2020
- id: check-yaml
21-
exclude:
22-
- windows-release/azure-pipelines.yml
23-
- windows-release/msi-steps.yml
21+
exclude: windows-release/(azure-pipelines|msi-steps).yml
2422
- id: debug-statements
2523
- id: end-of-file-fixer
2624
- id: forbid-submodules

0 commit comments

Comments
 (0)