Improve configuration for dependabot in 1.x branch
Some checks failed
Early Access / Default build (without GraalVM) (push) Waiting to run
Early Access / Build with GraalVM on ${{ matrix.os }} (macos-13) (push) Waiting to run
Early Access / Build with GraalVM on ${{ matrix.os }} (macos-latest) (push) Waiting to run
Early Access / Build with GraalVM on ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
Early Access / Build with GraalVM on ${{ matrix.os }} (windows-latest) (push) Waiting to run
Early Access / Site build (push) Waiting to run
Stale / stale (push) Has been cancelled

- add 'dependencies' label
- check GitHub Action in 1.x
This commit is contained in:
Slawomir Jaranowski
2025-06-07 00:21:42 +02:00
parent 304e14903e
commit a9efc78bec

View File

@@ -34,3 +34,13 @@ updates:
target-branch: "mvnd-1.x" target-branch: "mvnd-1.x"
labels: labels:
- "backport" - "backport"
- "dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "mvnd-1.x"
labels:
- "backport"
- "dependencies"