We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1740308 commit 3847d38Copy full SHA for 3847d38
.github/renovate.json
@@ -4,7 +4,8 @@
4
"config:recommended"
5
],
6
"kotlin-script": {
7
- "fileMatch": ["^.+\\.server\\.kts$"]
+ "fileMatch": ["^.+\\.server\\.kts$"],
8
+ "ignorePaths": []
9
},
10
"labels": ["dependencies"]
11
}
0 commit comments