Skip to content

Commit

Permalink
Merge pull request #436 from KisaragiEffective/KisaragiEffective-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective authored Jun 7, 2024
2 parents a631424 + ba494d7 commit 2e55323
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,15 @@
"packageNameTemplate": "renovate",
"datasourceTemplate": "npm"
}
],
"packageRules": [
{
"description": "automerge for renovate-config-validator",
"matchUpdateTypes": ["minor", "patch"],
"matchManagers": ["npm"],
"matchFileNames": [".github/workflows/validate-renovate.yml"],
"matchDepNames": ["renovate"]
"automerge": true
}
]
}

0 comments on commit 2e55323

Please sign in to comment.