Skip to content

Commit

Permalink
Merge pull request mmistakes#627 from just-the-docs/dependabot/add-v2…
Browse files Browse the repository at this point in the history
…-config-file

Upgrade to GitHub-native Dependabot
  • Loading branch information
pmarsceill authored Mar 9, 2022
2 parents 351a0b7 + c589be4 commit 25de2c0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10

0 comments on commit 25de2c0

Please sign in to comment.