From bee0215b72dfcefc3721d3ad75b5bf4254fa237c Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Thu, 15 Jun 2023 12:19:03 -0400 Subject: [PATCH] Adds a note about Dependabot package-ecosystem docs --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 00e015c..f4e43e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,5 +6,6 @@ updates: schedule: interval: "daily" -# scala updates are handed by the Scala Steward action. +# Until Dependabot provides Scala updates, they are are handed by the Scala Steward action. # https://github.com/target/data-validator/blob/master/.github/workflows/scala-steward.yaml +# Check periodically for updates: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem