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.
2 parents 2980e61 + b35fa92 commit c43506aCopy full SHA for c43506a
dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/docs"
5
+ schedule:
6
+ interval: "weekly"
7
+ # Check for npm updates on Sundays
8
+ day: "sunday"
9
+ target-branch: "develop"
10
+ # Labels on pull requests for security and version updates
11
+ labels:
12
+ - "npm dependencies"
0 commit comments