There was an error while loading. Please reload this page.
1 parent d90519b commit 10a79c2Copy full SHA for 10a79c2
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: github-actions
4
+ directory: /
5
+ schedule:
6
+ interval: weekly
7
+ labels: [dependabot]
8
+ commit-message:
9
+ prefix: "🤖"
10
+ groups:
11
+ actions:
12
+ patterns: ["*"]
0 commit comments