]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
have dependabot monitor github-actions too
authorBob Halley <halley@dnspython.org>
Sun, 12 Jun 2022 00:16:49 +0000 (17:16 -0700)
committerBob Halley <halley@dnspython.org>
Sun, 12 Jun 2022 00:16:49 +0000 (17:16 -0700)
.github/dependabot.yml

index cf7a39fb649eddd8458214d7a797bceb39adb28f..6e549e6634a40b79a84a65f2663d29782de83c9d 100644 (file)
@@ -9,3 +9,7 @@ updates:
     directory: "/" # Location of package manifests
     schedule:
       interval: "daily"
+  - package-ecosystem: "github-actions" # See documentation for possible values
+    directory: "/" # Location of package manifests
+    schedule:
+      interval: "daily"