Skip to content

Commit

Permalink
fix(chore): enable dependabot for beta-v10 (#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolink committed Mar 16, 2022
1 parent 66314da commit 47f0b2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Expand Up @@ -26,13 +26,13 @@ updates:
prefix: build
include: scope
- package-ecosystem: npm
target-branch: "next-typescript"
target-branch: "beta-v10"
directory: '/'
schedule:
interval: daily
time: '00:00'
timezone: UTC
open-pull-requests-limit: 10
commit-message:
prefix: build
prefix: beta-build
include: scope

0 comments on commit 47f0b2e

Please sign in to comment.