🔧 add dependabot actions check (#2256)

This commit is contained in:
Ju4tCode 2023-08-11 20:21:31 +08:00 committed by GitHub
parent d98228926e
commit 5d1319ddb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,18 @@ updates:
directory: "/"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/.github/actions/build-api-doc"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/.github/actions/setup-node"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/.github/actions/setup-python"
schedule:
interval: daily