web-file-explorer-icons/renovate.json

6 lines
163 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", ":semanticCommitTypeAll(chore)"],
"rangeStrategy": "bump"
}