Skip to content

Commit

Permalink
Disable dependabot dependency updates (#3194)
Browse files Browse the repository at this point in the history
* Jobs are timing out due to complex dependency tree
  • Loading branch information
elahrvivaz authored Sep 23, 2024
1 parent 8e722fa commit 5923978
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,4 @@ updates:
groups:
docs:
update-types:
- "minor"
- "patch"

- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "[dependabot] "
groups:
major-versions:
update-types:
- "major"
minor-versions:
update-types:
- "minor"
- "patch"

0 comments on commit 5923978

Please sign in to comment.