Files
AndroidJetpack/jtxBoard/.github/dependabot.yml
T
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

15 lines
337 B
YAML

version: 2
updates:
# Updates for Github Actions used in the repo
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
# Updates for Gradle dependencies used in the app
- package-ecosystem: gradle
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10