We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b802c6 commit 8b41292Copy full SHA for 8b41292
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,9 @@
1
exclude: |
2
(?x)^(
3
- .devcontainer/devcontainer.json
+ .editorconfig
4
+ .devcontainer/devcontainer.json|
5
)$
6
+repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: v6.0.0
9
hooks:
0 commit comments