We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e4412 commit 06ffeb2Copy full SHA for 06ffeb2
.pre-commit-config.yaml
@@ -18,6 +18,11 @@ exclude: |
18
)$
19
20
repos:
21
+ - repo: https://github.com/pre-commit/pre-commit-hooks
22
+ rev: v5.0.0
23
+ hooks:
24
+ - id: check-merge-conflict
25
+
26
- repo: https://github.com/abravalheri/validate-pyproject
27
rev: v0.24.1
28
hooks:
0 commit comments