documentation/.github/dependabot.yml
Christian Oliff 990e0a23ce
update Dependabot docs link (#1562)
The previous link was broken
2022-12-14 10:01:40 +01:00

16 lines
465 B
YAML

# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/en/code-security/dependabot
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: npm
directory: /
schedule:
interval: weekly