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 bbdf60a commit a98f021Copy full SHA for a98f021
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+updates:
3
+ # Enable version updates for Github Actions
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ # Check for updates once daily
7
+ schedule:
8
+ interval: "daily"
9
+ - package-ecosystem: "pip"
10
11
12
13
0 commit comments