Py2exe-GUI/.github/dependabot.yml
muzing aadc437e94 Add Dependabot config file
为项目启用 Dependabot,自动更新依赖项版本;
2023-12-08 09:19:11 +08:00

9 lines
189 B
YAML

# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"