We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7723a commit 6aac0b1Copy full SHA for 6aac0b1
.github/renovate.json
@@ -12,7 +12,7 @@
12
"packageRules": [
13
{
14
"matchPackagePatterns": ["actions.*"],
15
- "dependencyDashboardApproval": true
+ "dependencyDashboardApproval": true,
16
"matchUpdateTypes": ["patch"],
17
"matchCurrentVersion": "!/^0/",
18
"automerge": true
0 commit comments