We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8776f8 commit 525cda3Copy full SHA for 525cda3
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+version: 2
2
+
3
+updates:
4
+ # Keep dependencies for GitHub Actions up-to-date
5
+ - package-ecosystem: 'github-actions'
6
+ directory: '/'
7
+ schedule:
8
+ interval: 'daily'
0 commit comments