summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2021-11-14 09:37:54 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2021-11-14 09:48:22 +0000
commitb3a1fb795a75a82f3be1325031872dfe61cc2593 (patch)
treefbb185804279d0f4495170183a78ba766e06fda6 /.github/dependabot.yml
parente44a47d186a176ac6ca4644b75f7fd9dbfd306b7 (diff)
downloadsystemd-b3a1fb795a75a82f3be1325031872dfe61cc2593.tar.gz
ci: LGPLv2+ify dependapot config and codeql action
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index c87da6a802..3af03d106a 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
version: 2
updates:
- package-ecosystem: "github-actions"