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 7f294a3 commit 6fab2d6Copy full SHA for 6fab2d6
.github/dependabot.yml
@@ -23,12 +23,6 @@ updates:
23
interval: "daily"
24
target-branch: "0.3.5"
25
open-pull-requests-limit: 15
26
- - package-ecosystem: "gradle" # See documentation for possible values
27
- directory: "/turing-wem" # Location of package manifests
28
- schedule:
29
- interval: "daily"
30
- target-branch: "0.3.5"
31
- open-pull-requests-limit: 15
32
- package-ecosystem: "npm" # See documentation for possible values
33
directory: "/turing-ui" # Location of package manifests
34
schedule:
0 commit comments