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 e1d74d2 commit 32206b8Copy full SHA for 32206b8
ui/.github/dependabot.yml .github/dependabot.ymlui/.github/dependabot.yml renamed to .github/dependabot.yml
@@ -6,6 +6,6 @@
6
version: 2
7
updates:
8
- package-ecosystem: "npm" # See documentation for possible values
9
- directory: "/" # Location of package manifests
+ directory: "ui" # Location of package manifests
10
schedule:
11
interval: "monthly"
0 commit comments