We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf3785 commit b174b22Copy full SHA for b174b22
.github/dependabot.yml
@@ -0,0 +1,18 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ day: "monday"
9
+ reviewers:
10
+ - "artisanofcode/core"
11
12
+ - package-ecosystem: "pip"
13
14
15
16
17
18
0 commit comments