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.
1 parent 9123d68 commit 991bd91Copy full SHA for 991bd91
.pre-commit-config.yaml
@@ -0,0 +1,9 @@
1
+repos:
2
+ - repo: https://github.com/pre-commit/pre-commit-hooks
3
+ rev: v4.0.1
4
+ hooks:
5
+ - id: check-merge-conflict
6
+ - id: check-yaml
7
+
8
+ci:
9
+ autoupdate_schedule: quarterly
0 commit comments