Skip to content

Commit

Permalink
init (#67)
Browse files Browse the repository at this point in the history
(cherry picked from commit 34d8adf)

# Conflicts:
#	.github/dependabot.yml
  • Loading branch information
davidterpay authored and mergify[bot] committed Sep 11, 2023
1 parent a964147 commit 888f172
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,28 @@ updates:
labels:
- "A:automerge"
- dependencies
<<<<<<< HEAD
=======
open-pull-requests-limit: 5
target-branch: "main"

- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
labels:
- "A:automerge"
- dependencies
open-pull-requests-limit: 5
target-branch: "release/v1.x.x"

- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
labels:
- "A:automerge"
- dependencies
open-pull-requests-limit: 5
target-branch: "release/v2.x.x"
>>>>>>> 34d8adf (init (#67))

0 comments on commit 888f172

Please sign in to comment.