Setup mark installation (#1)

This commit is contained in:
Eugene
2024-03-26 21:37:02 +09:00
committed by GitHub
parent 66157c3405
commit d73995205d
22 changed files with 648 additions and 2 deletions

11
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
reviewers:
- "fabasoad"
labels:
- "dependencies"