Files
akartonplanning/renovate.json

8 lines
159 B
JSON
Raw Normal View History

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
2026-01-14 11:04:39 +01:00
],
"ignoreDeps": ["actions/upload-artifact"]
}