From: Vincent Bernat Date: Fri, 11 Nov 2022 14:18:07 +0000 (+0100) Subject: build: add dependabot X-Git-Tag: 1.0.17~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c29b7cb9dad6d61154ef7ea31a0b3a8342ddb5f;p=thirdparty%2Flldpd.git build: add dependabot --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..5ed772d4 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,9 @@ +--- +version: 2 +updates: + - package-ecosystem: github-actions + directory: / + commit-message: + prefix: build + schedule: + interval: monthly