gluon/.github/dependabot.yml

13 lines
315 B
YAML
Raw Permalink Normal View History

2023-03-08 17:18:59 +00:00
# Docs: <https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/customizing-dependency-updates>
2021-12-18 14:41:33 +00:00
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule: {interval: monthly}
- package-ecosystem: pip
directory: /docs/
schedule: {interval: monthly}