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.
2 parents 33b8cf7 + 9f4117d commit ff94c9bCopy full SHA for ff94c9b
.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:
package.json
@@ -6,8 +6,8 @@
6
"url": "https://github.com/AdobeDocs/commerce-php"
},
"dependencies": {
- "@adobe/gatsby-theme-aio": "4.8.3",
- "gatsby": "4.25.4",
+ "@adobe/gatsby-theme-aio": "4.9.0",
+ "gatsby": "4.22.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
0 commit comments