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 0a6e443 commit 6776e97Copy full SHA for 6776e97
renovate.json
@@ -3,19 +3,16 @@
3
"extends": [
4
"github>open-feature/community-tooling"
5
],
6
- "dependencyDashboardApproval": true,
7
"packageRules": [
8
{
9
"enabled": false,
10
"matchPackageNames": ["/^@nx//", "/nx/"]
11
},
12
13
14
"groupName": "ESLint",
15
"matchPackageNames": ["/^@typescript-eslint//", "/^eslint/"]
16
17
18
19
"groupName": "Types",
20
"matchPackageNames": ["/^@types//"]
21
}
0 commit comments