mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-01 07:02:06 -06:00
👷 Add dependabot for GitHub Actions (#410)
This commit is contained in:
committed by
GitHub
parent
f7d1bbe5b6
commit
aca18da21e
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -1,5 +1,11 @@
|
||||
version: 2
|
||||
updates:
|
||||
# GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
# Python
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user