diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 62eb4084..7182b438 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - # maintain dependencies for GitHub actions + # maintain dependencies for GitHub actions - package-ecosystem: "github-actions" directory: "/" schedule: @@ -18,4 +18,4 @@ updates: open-pull-requests-limit: 5 labels: - "dependencies" - - "java" \ No newline at end of file + - "java"