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 53e879a commit 46f7fbfCopy full SHA for 46f7fbf
.pre-commit-config.yaml
@@ -53,3 +53,4 @@ repos:
53
54
ci:
55
skip: [golangci-lint-full]
56
+ autoupdate_schedule: quarterly # We use renovate for more frequent updates and there's no way to disable autoupdate
.yamllint.yaml
@@ -1,8 +1,4 @@
1
---
2
-yaml-files:
3
- - "*.yaml"
4
- - "*.yml"
5
-
6
ignore-from-file: .gitignore
7
8
extends: default
0 commit comments