From: Marcelo Trylesinski Date: Fri, 3 Sep 2021 09:19:15 +0000 (+0200) Subject: Add dependabot (#1823) X-Git-Tag: 1.0.0.beta0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b7988a15e0dec9cd3877c220961b1ecb3db237;p=thirdparty%2Fhttpx.git Add dependabot (#1823) * Add dependabot * Delete automerge.yml Co-authored-by: Tom Christie --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..55dbe856 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "monthly"