Skip to content

Commit

Permalink
Start prepping new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Goslen committed May 12, 2022
1 parent b2a627f commit 7f2105b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:
open-pull-requests-limit: 2
schedule:
interval: "weekly"
target-branch: "master"
target-branch: "releases/v3.2.0"
- package-ecosystem: "github-actions"
directory: "/"
labels:
Expand All @@ -20,4 +20,4 @@ updates:
open-pull-requests-limit: 2
schedule:
interval: "weekly"
target-branch: "master"
target-branch: "releases/v3.2.0"

0 comments on commit 7f2105b

Please sign in to comment.