1
0
Fork 0
This repository has been archived on 2024-01-21. You can view files and clone it, but cannot push or open issues or pull requests.
renovate-gh-workflow-contai.../renovate.json

15 lines
420 B
JSON
Raw Normal View History

2024-01-21 10:01:14 +01:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"helpers:pinGitHubActionDigests"
],
"platform": "gitea",
"automerge": false,
"semanticCommits": "enabled",
"semanticCommitType": "build",
"semanticCommitScope": "deps",
"dependencyDashboard": false,
"prHourlyLimit": 0
}