Skip to content

Commit

Permalink
fix on dependabot (#63)
Browse files Browse the repository at this point in the history
(cherry picked from commit 641fcf6)

# Conflicts:
#	.github/dependabot.yml
  • Loading branch information
davidterpay authored and mergify[bot] committed Sep 11, 2023
1 parent a964147 commit 472c6f0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@ updates:
labels:
- "A:automerge"
- dependencies
<<<<<<< HEAD
=======
open-pull-requests-limit: 5
target:
# Specify the branches where you want to apply updates
branches:
- "release/*"
- "main"
>>>>>>> 641fcf6 (fix on dependabot (#63))

0 comments on commit 472c6f0

Please sign in to comment.