Browse Source

add dependabot to update github actions

Piotr Kwiecinski 1 year ago
parent
commit
8d80775a01
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.github/dependabot.yml

@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: github-actions
+    directory: /
+    schedule:
+      interval: daily