ci: remove dependabot

This commit is contained in:
Shohei Ueda 2023-01-08 00:03:04 +09:00 committed by GitHub
parent dd7d778958
commit 7af79a873e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,23 +0,0 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: '11:00'
timezone: Japan
labels:
- dependencies
allow:
- dependency-type: "production"
commit-message:
prefix: deps
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "cicd"
commit-message:
prefix: ci