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 3fe3c57 commit 2c59477Copy full SHA for 2c59477
1 file changed
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
schedule:
6
interval: weekly
7
8
+ - package-ecosystem: npm
9
+ directory: /
10
+ schedule:
11
+ interval: weekly
12
# Ignore all dependency manifests in the `playground` directory.
13
exclude-paths:
14
- playground/**
0 commit comments