Skip to content

Commit 46f7fbf

Browse files
authored
Update pre-commit schedule (#838)
1 parent 53e879a commit 46f7fbf

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ repos:
5353

5454
ci:
5555
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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
---
2-
yaml-files:
3-
- "*.yaml"
4-
- "*.yml"
5-
62
ignore-from-file: .gitignore
73

84
extends: default

0 commit comments

Comments
 (0)