Skip to content

Commit 45e568d

Browse files
authored
Update dependabot.yml to only allow the @adobe/gatsby-theme-aio
1 parent 18fdb9c commit 45e568d

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
@@ -7,6 +7,8 @@ updates:
77
# Check the npm registry for updates every day (weekdays)
88
schedule:
99
interval: "daily"
10+
allow:
11+
- dependency-name: "@adobe/gatsby-theme-aio"
1012
versioning-strategy: increase
1113
open-pull-requests-limit: 25
1214
labels:

0 commit comments

Comments
 (0)