Skip to content

Commit

Permalink
Update pre-commit schedule (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Sep 9, 2024
1 parent 53e879a commit 46f7fbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ repos:

ci:
skip: [golangci-lint-full]
autoupdate_schedule: quarterly # We use renovate for more frequent updates and there's no way to disable autoupdate
4 changes: 0 additions & 4 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
yaml-files:
- "*.yaml"
- "*.yml"

ignore-from-file: .gitignore

extends: default
Expand Down

0 comments on commit 46f7fbf

Please sign in to comment.