]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Automatically update GitHub Actions in the future 3284/head
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Mon, 10 Oct 2022 11:44:57 +0000 (13:44 +0200)
committerDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Mon, 10 Oct 2022 11:44:57 +0000 (13:44 +0200)
.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..5ace460
--- /dev/null
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "weekly"