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 a5a83e5 commit fa2bc21Copy full SHA for fa2bc21
.github/dependabot.yml
@@ -24,11 +24,6 @@ updates:
24
directory: "/model-server"
25
schedule:
26
interval: "daily"
27
- - package-ecosystem: "github-actions"
28
- open-pull-requests-limit: 20
29
- directory: "/"
30
- schedule:
31
- interval: "daily"
32
# We use the default versioning strategy for npm (increase for apps and widen for libraries),
33
# so that clients are free to select an appropriate version from the allowed range, when they use one of the libraries.
34
- package-ecosystem: "npm"
renovate.json5
@@ -12,5 +12,6 @@
12
"pre-commit",
13
"gradle-wrapper",
14
"nvm",
15
+ "github-actions",
16
],
17
}
0 commit comments