mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-08-08 08:33:56 +02:00
project: less frequent trivy updates
This commit is contained in:
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@@ -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"],
|
||||||
|
Reference in New Issue
Block a user