We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f8957 commit 05ba4ddCopy full SHA for 05ba4dd
.github/dependabot.yml
@@ -17,6 +17,14 @@ updates:
17
interval: "daily"
18
labels:
19
- "dependencies"
20
+ - package-ecosystem: "github-actions"
21
+ directory: "/"
22
+ target-branch: "coq-8.20"
23
+ schedule:
24
+ # Check for updates to GitHub Actions every weekday
25
+ interval: "daily"
26
+ labels:
27
+ - "dependencies"
28
- package-ecosystem: "github-actions"
29
directory: "/"
30
target-branch: "coq-8.19"
0 commit comments