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 0fe20bc commit 81d7cd5Copy full SHA for 81d7cd5
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "npm"
5
+ directory: "/"
6
+ commit-message:
7
+ prefix: "build"
8
+ labels:
9
+ - "comp: build & ci"
10
+ - "PR target: master & patch"
11
+ - "PR action: merge"
0 commit comments