diff --git a/.github/dependabot.yml b/.github/dependabot.yml index acaad70..c37c4ac 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,7 @@ version: 2 updates: - package-ecosystem: "gomod" + open-pull-requests-limit: 10 directory: "/" schedule: interval: "daily" @@ -17,4 +18,4 @@ updates: - "atkrad" labels: - "actions" - - "dependencies" \ No newline at end of file + - "dependencies"