We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
typisttech/*
1 parent 7b7ddee commit 5c87191Copy full SHA for 5c87191
1 file changed
.github/dependabot.yml
@@ -1,6 +1,13 @@
1
version: 2
2
3
updates:
4
+ - package-ecosystem: github-actions
5
+ directory: /
6
+ schedule:
7
+ interval: daily
8
+ allow:
9
+ - dependency-name: "typisttech/*"
10
+
11
- package-ecosystem: github-actions
12
directory: /
13
schedule:
0 commit comments