We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92342e0 + 546f34a commit ca87e7cCopy full SHA for ca87e7c
.pre-commit-config.yaml
@@ -1,4 +1,8 @@
1
repos:
2
+- repo: https://github.com/pre-commit/pre-commit-hooks
3
+ rev: v4.4.0
4
+ hooks:
5
+ - id: check-merge-conflict
6
- repo: local
7
hooks:
8
- id: actionlint
0 commit comments