1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-08-07 22:33:55 +02:00

project: less frequent trivy updates

This commit is contained in:
2025-03-11 17:08:09 +01:00
committed by GitHub
parent 12c7e8996c
commit 841c6f8b79

View File

@@ -20,6 +20,13 @@
matchManagers: ["bundler"], matchManagers: ["bundler"],
enabled: false, enabled: false,
}, },
// Only quarter update since noisy/stable tools
{
matchPackageNames: [
"aquasecurity/trivy",
],
schedule: ["* 0-8 1 */3 *"],
},
// Commit message formats // Commit message formats
{ {
matchDatasources: ["docker"], matchDatasources: ["docker"],