]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Add dependabot for github actions
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 21 Feb 2024 18:32:51 +0000 (19:32 +0100)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 22 Feb 2024 13:05:59 +0000 (14:05 +0100)
.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..8ac6b8c
--- /dev/null
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "monthly"