We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b152305 commit dbad35cCopy full SHA for dbad35c
1 file changed
.github/dependabot.yml
@@ -9,3 +9,7 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
+ - package-ecosystem: "npm" # See documentation for possible values
13
+ directory: "/src-js-bundle/shiki" # Location of package manifests
14
+ schedule:
15
+ interval: "daily"
0 commit comments