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 3680e68 commit 27ab58eCopy full SHA for 27ab58e
.github/dependabot.yml
@@ -1,14 +1,13 @@
1
version: 2
2
updates:
3
- package-ecosystem: npm
4
- commit-message:
5
- prefix: "fix(deps)"
6
directory: "/"
7
schedule:
8
interval: weekly
9
day: tuesday
10
time: "12:00"
11
timezone: EST
+ versioning-strategy: increase
12
allow:
13
- dependency-type: "all"
14
ignore:
@@ -22,14 +21,13 @@ updates:
22
21
- dlabaj
23
24
25
26
27
directory: "/packages/module"
28
29
30
31
32
33
34
35
0 commit comments