website/renovate.json

5 lines
165 B
JSON
Raw Normal View History

2024-11-23 11:41:23 +00:00
{
2025-01-03 08:11:30 +00:00
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
"rangeStrategy": "pin"
}