Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Updating Group dependency for GitHub Actions and Cargo (#1623)
### What does this PR do? Updating the `.github/dependabot.yml` file to group dependency updates for: - GitHub Actions: All updates will now be grouped under a single PR using the `all-actions` group. - Cargo: Updates will be batched into a single PR using the `all-cargo` group. ### Which issue does this PR Fixes? - Fixes #1622 --------- Co-authored-by: Lucas <[email protected]> Co-authored-by: Frank Elsinga <[email protected]>
- Loading branch information