Skip to content

Commit 05ba4dd

Browse files
committed
dependabot 8.20
1 parent a8f8957 commit 05ba4dd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ updates:
1717
interval: "daily"
1818
labels:
1919
- "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"
2028
- package-ecosystem: "github-actions"
2129
directory: "/"
2230
target-branch: "coq-8.19"

0 commit comments

Comments
 (0)