Skip to content

Commit 9cda470

Browse files
author
Mike Zorn
authored
chore: Revert "chore: Update dependabot configuration for auto-merge" (#518)
Revert "chore: Update dependabot configuration for auto-merge (#517)" This reverts commit a665fd0.
1 parent a665fd0 commit 9cda470

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,3 @@ updates:
44
directory: "/" # Location of go.mod
55
schedule:
66
interval: "weekly"
7-
# Enable auto-merge for Dependabot PRs
8-
open-pull-requests-limit: 10
9-
pull-request-branch-name:
10-
separator: "-"
11-
# Auto-merge configuration
12-
auto-merge: true
13-
# Limit auto-merge to patch and minor updates
14-
versioning-strategy: auto
15-
# Configure PR settings
16-
commit-message:
17-
prefix: "deps"
18-
include: "scope"

0 commit comments

Comments
 (0)