2
0
Эх сурвалжийг харах

Merge pull request #4534 from turrisxyz/Dependabot-GitHub-Actions

chore: Included githubactions in the dependabot config
Lauri Ojansivu 3 жил өмнө
parent
commit
1d7e08390c

+ 6 - 0
.github/dependabot.yml

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