diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8bd39ea..8ec2f10 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" # Root directory of your project schedule: interval: "daily" # Change this to "daily" or "monthly" as required + security-updates-only: true open-pull-requests-limit: 4 ignore: - dependency-name: "*"