We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef67e9 commit 76b5b94Copy full SHA for 76b5b94
.github/dependabot.yml
@@ -22,6 +22,7 @@ updates:
22
directory: '/src/assets/js'
23
schedule:
24
interval: 'weekly'
25
+ open-pull-requests-limit: 0 # pause dependabot
26
commit-message:
27
prefix: 'chore: '
28
@@ -36,6 +37,7 @@ updates:
36
37
directory: '/'
38
39
40
41
42
43
ignore:
@@ -53,6 +55,7 @@ updates:
53
55
directory: '/src'
54
56
57
58
59
60
61
0 commit comments