Files
drip/.gitlab/dependabot.yml
T
2022-07-25 15:54:06 +02:00

12 lines
265 B
YAML

# Configuration taken from this article:
# https://paperless.blog/dependabot-on-gitlab
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 3
ignore:
- dependency-name: 'realm'