diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c6905e08..09de2a56 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: "github-actions" # See documentation for possible values + - package-ecosystem: "github-actions" # See documentation for possible values. directory: "/" # Location of package manifests schedule: interval: "daily" @@ -8,4 +8,4 @@ updates: directory: "/docs/" schedule: interval: "weekly" - target-branch: "docs" \ No newline at end of file + target-branch: "docs"