Skip to content

Commit

Permalink
chore(dependabot): split updates for golang
Browse files Browse the repository at this point in the history
- we had some issues with goilang updates when one faulty package would
  block updating another

Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
  • Loading branch information
AtomicFS committed Dec 18, 2024
1 parent c150bd1 commit 27d42d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ updates:
schedule:
interval: 'daily'
time: '00:00'
groups:
golang:
update-types:
- 'minor'
- 'patch'

- package-ecosystem: "gitsubmodule"
directory: "/"
Expand Down

0 comments on commit 27d42d8

Please sign in to comment.