We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a665fd0 commit 9cda470Copy full SHA for 9cda470
.github/dependabot.yml
@@ -4,15 +4,3 @@ updates:
4
directory: "/" # Location of go.mod
5
schedule:
6
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