Files
Checkmate/renovate.json
Alex Holliday 6dbb6dad7e initial commit
2025-02-18 09:47:54 -08:00

8 lines
144 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"labels": ["dependencies"]
}