aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authornsfisis <54318333+nsfisis@users.noreply.github.com>2025-04-27 13:47:46 +0900
committerGitHub <noreply@github.com>2025-04-27 13:47:46 +0900
commit771f7c72fd1f1236031751048861550c694c796c (patch)
treef2b74712b9b3c064bbc435e14a889825e67a82d4 /.github/dependabot.yml
downloadnur-packages-771f7c72fd1f1236031751048861550c694c796c.tar.gz
nur-packages-771f7c72fd1f1236031751048861550c694c796c.tar.zst
nur-packages-771f7c72fd1f1236031751048861550c694c796c.zip
Initial commit
Diffstat (limited to '.github/dependabot.yml')
-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"