There was an error while loading. Please reload this page.
1 parent 27a1832 commit 2e3cb36Copy full SHA for 2e3cb36
.github/renovate.json5
@@ -1,6 +1,6 @@
1
{
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
- extends: ["github>insurgent-lab/.github//renovate/base"],
+ extends: ["github>insurgent-lab/.github//renovate/js-ts/js-ts-library"],
4
packageRules: [
5
6
// disable Node.js updates via asdf because we want to support older versions
@@ -9,7 +9,7 @@
9
],
10
enabled: false,
11
matchPackageNames: [
12
- '/nodejs/'
+ '/node/'
13
14
},
15
0 commit comments