Skip to content

Commit

Permalink
Merge pull request #92 from calebk1/dependa
Browse files Browse the repository at this point in the history
Update the dependabot checks
  • Loading branch information
calebk1 authored Jan 12, 2024
2 parents 25c72d2 + ad1e535 commit 6944285
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ updates:
# Check the npm registry for updates every day (weekdays)
schedule:
interval: "daily"
allow:
- dependency-name: "@adobe/gatsby-theme-aio"
versioning-strategy: increase
open-pull-requests-limit: 25
labels:
- "dependencies"
ignore:
# Ignore updates to package
- dependency-name: "gatsby"
- dependency-name: "gatsby"

0 comments on commit 6944285

Please sign in to comment.