We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9242a24 commit 50545a5Copy full SHA for 50545a5
.github/renovate.json
@@ -2,6 +2,10 @@
2
"extends": [
3
"config:recommended"
4
],
5
+ "enabledManagers": [
6
+ "npm",
7
+ "github-actions"
8
+ ],
9
"packageRules": [
10
{
11
"matchUpdateTypes": [
0 commit comments