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 50545a5 commit 2d921ceCopy full SHA for 2d921ce
.github/renovate.json
@@ -3,8 +3,9 @@
3
"config:recommended"
4
],
5
"enabledManagers": [
6
- "npm",
7
- "github-actions"
+ "dockerfile",
+ "github-actions",
8
+ "npm"
9
10
"packageRules": [
11
{
0 commit comments