]> git.ipfire.org Git - thirdparty/systemd.git/blame - .github/dependabot.yml
ci: use CFLite to test forks (including systemd-stable)
[thirdparty/systemd.git] / .github / dependabot.yml
CommitLineData
b3a1fb79
EV
1# SPDX-License-Identifier: LGPL-2.1-or-later
2
55703134
EV
3version: 2
4updates:
5 - package-ecosystem: "github-actions"
6 directory: "/"
7 schedule:
0da6973c 8 interval: "weekly"
38ac3ab1 9 open-pull-requests-limit: 2
4997d1b9
EV
10 - package-ecosystem: "pip"
11 directory: "/.github/workflows"
12 schedule:
13 interval: "monthly"
14 open-pull-requests-limit: 2
81f84a2c
EV
15 - package-ecosystem: "docker"
16 directory: "/.clusterfuzzlite"
17 schedule:
18 interval: "monthly"
19 open-pull-requests-limit: 2