]> git.ipfire.org Git - thirdparty/systemd.git/blame - .github/dependabot.yml
Merge pull request #32963 from yuwata/test-64-btrfs
[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:
e46c743a 8 interval: "monthly"
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
37bd860c
DDM
20 - package-ecosystem: "gitsubmodule"
21 directory: "/"
22 schedule:
23 interval: "daily"
24 open-pull-requests-limit: 2