Skip to content

Commit

Permalink
added dependabot config for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanm3341 committed Apr 12, 2024
1 parent dc04f13 commit ac9de7e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@ updates:
directory: "/"
schedule:
interval: "weekly"

- package-ecosystem: npm
directory: /site
schedule:
interval: "monthly"
groups:
gatsby:
patterns:
- "gatsby*"

0 comments on commit ac9de7e

Please sign in to comment.