diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7cc0591..5842c16 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,15 @@ version: 2 updates: + - package-ecosystem: gomod + directory: / + schedule: + interval: daily + labels: + - dependencies + - security + # Disable regular version updates and only use Dependabot for security updates + open-pull-requests-limit: 0 - package-ecosystem: github-actions directory: / schedule: