Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore: sync dependabot.yml (#47)
Browse files Browse the repository at this point in the history
Authored via leif asserted state
  • Loading branch information
oclif-bot authored Jul 3, 2020
1 parent 15c8b24 commit 79abd0f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ updates:
labels:
- "dependencies"
open-pull-requests-limit: 5
pull-request-branch-name:
separator: "-"
allow:
- dependency-name: "*oclif*"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies"
open-pull-requests-limit: 5
pull-request-branch-name:
separator: "-"
ignore:
- dependency-name: "*oclif*"
- dependency-name: "typescript"

0 comments on commit 79abd0f

Please sign in to comment.