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 d8e49f5 commit b268a48Copy full SHA for b268a48
.github/dependabot.yml
@@ -30,6 +30,7 @@ updates:
30
- package-ecosystem: bundler
31
directories:
32
- "/"
33
+ - "/examples/*"
34
schedule:
35
interval: monthly
36
allow:
@@ -65,6 +66,7 @@ updates:
65
66
target-branch: "1.2-stable"
67
68
69
70
71
72
0 commit comments