Skip to content

Commit

Permalink
chore: Group SAP Cloud SDK dependency updates (#48)
Browse files Browse the repository at this point in the history
Group dependency updates to make sure, that all SDK dependencies are always updated together.
  • Loading branch information
marikaner authored Aug 1, 2024
1 parent e06869a commit 1e599be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ updates:
# We only want to do major node updates on purpose, so don't create dependabot PRs for major versions
- dependency-name: '@types/node'
update-types: ['version-update:semver-major']
groups:
sap-cloud-sdk:
patterns: '@sap-cloud-sdk/*'

0 comments on commit 1e599be

Please sign in to comment.