We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 547744d + 6ea74f5 commit 5df87e5Copy full SHA for 5df87e5
1 file changed
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ open-pull-requests-limit: 1
6
+ schedule:
7
+ interval: "daily"
8
+ exclude-paths:
9
+ - "examples/**"
0 commit comments