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 18fdb9c commit 45e568dCopy full SHA for 45e568d
.github/dependabot.yml
@@ -7,6 +7,8 @@ updates:
7
# Check the npm registry for updates every day (weekdays)
8
schedule:
9
interval: "daily"
10
+ allow:
11
+ - dependency-name: "@adobe/gatsby-theme-aio"
12
versioning-strategy: increase
13
open-pull-requests-limit: 25
14
labels:
0 commit comments