mirror of
https://github.com/micromdm/micromdm/
synced 2026-05-13 01:46:05 +08:00
remove dependabot updates
This commit is contained in:
13
.github/dependabot.yml
vendored
13
.github/dependabot.yml
vendored
@@ -1,13 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/" # Don't change this despite the path being .github/workflows
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions on the first day of the month
|
||||
interval: "monthly"
|
||||
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to Go modules on the first day of the month
|
||||
interval: "monthly"
|
||||
Reference in New Issue
Block a user