]> jfr.im git - irc/znc/znc.git/commitdiff
Check for github action updates monthly
authorJohn Losito <redacted>
Fri, 16 Dec 2022 23:27:29 +0000 (18:27 -0500)
committerJohn Losito <redacted>
Fri, 16 Dec 2022 23:27:29 +0000 (18:27 -0500)
.github/dependabot.yml [new file with mode: 0644]

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644 (file)
index 0000000..64284b9
--- /dev/null
@@ -0,0 +1,7 @@
+---
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "monthly"