Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b1297b2

Browse files
committedMar 21, 2025··
ci: add dependabot config
1 parent 2839565 commit b1297b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
day: monday
8+
time: "03:00"

0 commit comments

Comments
 (0)
Please sign in to comment.