Files
static.kovagoadi.hu/renovate.json
2025-10-30 17:59:06 +01:00

16 lines
275 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
// "packageRules": [
// {
// "matchCategories": [
// "docker"
// ],
// "pinDigests": true
// }
// ],
"pinDigests": true
}