chore: disable docker digest pinning and update config var (#394)

This commit is contained in:
Zoe Roux 2024-04-08 23:56:44 +02:00 committed by GitHub
commit 1e82c1d0f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "docker:pinDigests"],
"extends": ["config:recommended"],
"minimumReleaseAge": "5 days",
"ignorePaths": ["**/front/**"],
"postUpdateOptions": [