Skip to content

Commit da54419

Browse files
authored
chore(renovate): disable pnpm version updates in actions (#1743)
1 parent 10b3f50 commit da54419

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
"matchManagers": ["github-actions"],
6767
"matchPackageNames": ["pnpm/action-setup"],
6868
"enabled": false
69+
},
70+
{
71+
"matchDepTypes": ["uses-with"],
72+
"matchPackageNames": ["pnpm"],
73+
"enabled": false
6974
}
7075
]
7176
}

0 commit comments

Comments
 (0)