]> xn--ix-yja.es Git - alex.git/commitdiff
Create dependabot.yml
authorAlex Corcoles <alex@pdp7.net>
Sat, 3 Feb 2024 17:27:08 +0000 (18:27 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Feb 2024 17:27:08 +0000 (18:27 +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..0250f91
--- /dev/null
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "pip"
+    directory: "/blog"
+    schedule:
+      interval: "weekly"