Skip to content

Commit 8b41292

Browse files
committed
lint fixes
1 parent 3b802c6 commit 8b41292

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
exclude: |
22
(?x)^(
3-
.devcontainer/devcontainer.json
3+
.editorconfig
4+
.devcontainer/devcontainer.json|
45
)$
6+
repos:
57
- repo: https://github.com/pre-commit/pre-commit-hooks
68
rev: v6.0.0
79
hooks:

0 commit comments

Comments
 (0)