summaryrefslogtreecommitdiff
path: root/lib/lvgl/.github/dependabot.yml
blob: 39617e5cb6ac9075d1e411ac90a06674fa851c3f (plain)
1
2
3
4
5
6
7
8
9
10
# yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json

version: 2

updates:
-
    package-ecosystem: "github-actions"
    directory: "/"
    schedule:
        interval: "monthly"