Upgrade to Gradle 8.6; latest reusable workflows
* Add `package-ecosystem: "github-actions"` for Dependabot **Auto-cherry-pick to `6.2.x`**
This commit is contained in:
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@@ -41,3 +41,14 @@ updates:
|
||||
- "org.xmlunit:xmlunit-assertj3"
|
||||
- "com.thoughtworks.xstream:xstream"
|
||||
- "org.springframework.security*"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "saturday"
|
||||
labels: ["type: task"]
|
||||
groups:
|
||||
development-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
Reference in New Issue
Block a user