Added the dependabot action (#304)

This commit is contained in:
Willem Jiang
2025-02-19 10:23:54 +08:00
committed by GitHub
parent dd09d47fe2
commit 6856479549

9
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,9 @@
## Enabled the dependabot to check the dependencies of the project
## Dependabot will open pull requests to update dependencies automatically
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly