mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-19 15:41:31 +03:00
Merge pull request #2340 from gitbutlerapp/virtual-branch-1
disable dependabot for majors
This commit is contained in:
commit
7b5bb3ca43
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -10,8 +10,6 @@ updates:
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
major:
|
||||
update-types: [major]
|
||||
minor:
|
||||
update-types: [minor]
|
||||
patch:
|
||||
@ -22,8 +20,6 @@ updates:
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
major:
|
||||
update-types: [major]
|
||||
minor:
|
||||
update-types: [minor]
|
||||
patch:
|
||||
|
Loading…
Reference in New Issue
Block a user