Skip to content

Commit b268a48

Browse files
authored
Maintain dependencies in examples
1 parent d8e49f5 commit b268a48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ updates:
3030
- package-ecosystem: bundler
3131
directories:
3232
- "/"
33+
- "/examples/*"
3334
schedule:
3435
interval: monthly
3536
allow:
@@ -65,6 +66,7 @@ updates:
6566
target-branch: "1.2-stable"
6667
directories:
6768
- "/"
69+
- "/examples/*"
6870
schedule:
6971
interval: monthly
7072
allow:

0 commit comments

Comments
 (0)