1
0
mirror of https://github.com/nginxinc/nginx-prometheus-exporter.git synced 2025-04-18 12:45:02 +03:00

Update pre-commit schedule (#838)

This commit is contained in:
Luca Comellini 2024-09-09 08:54:42 -07:00 committed by GitHub
parent 53e879abfc
commit 46f7fbf8ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -1,8 +1,4 @@
---
yaml-files:
- "*.yaml"
- "*.yml"
ignore-from-file: .gitignore
extends: default