summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils <git@nkn-it.de>2023-04-19 10:13:18 +0200
committerNils <git@nkn-it.de>2023-04-19 10:13:18 +0200
commitd08f1099d8b0d1f56e571d703a2a26d897107600 (patch)
tree8e66627f2fd13084c54d0a9dfb3e1802fc850cdb
parent66f5914342b6d7a2169d70e2f0bd13c45dbc2540 (diff)
dependabot
-rw-r--r--.github/dependabot.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..5ace460
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"