Skip to content

Commit b457302

Browse files
committed
ignore docker files
1 parent 3595f99 commit b457302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# See https://pre-commit.com for more information
33
# See https://pre-commit.com/hooks.html for more hooks
4-
exclude: .*\.tsv|\.clang-format
4+
exclude: .*\.tsv|\.clang-format|.*docker-compose.yml
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
77
rev: v6.0.0

0 commit comments

Comments
 (0)