mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-25 07:11:29 +00:00
🔧 Add dependabot config file to update GitHub Actions
This commit is contained in:
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
Reference in New Issue
Block a user