Skip to content

Commit

Permalink
Configure dependabot to handle rubygems dependencies (#9445)
Browse files Browse the repository at this point in the history
Merge pull request 9445
  • Loading branch information
mattr- committed Oct 31, 2023
1 parent 77bea69 commit cd4d84a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -4,3 +4,9 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: bundler
reviewers:
- "jekyll/core"
directory: /
schedule:
interval: weekly

0 comments on commit cd4d84a

Please sign in to comment.