Files
verl/.github/dependabot.yml
2025-02-19 10:23:54 +08:00

9 lines
245 B
YAML

## 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