From: Stephen Finucane Date: Tue, 1 Aug 2023 17:34:36 +0000 (+0100) Subject: Configure dependabot X-Git-Tag: v3.2.0~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9c9331cb3fb36b3f6daa8c8147bb1f0cda9ca5c;p=thirdparty%2Fpatchwork.git Configure dependabot --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..e3e11012 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "pip" + directory: "/" # Location of package manifests + schedule: + interval: "weekly"