From c17331640a769198d6e5951ff0bc7fb993d462e6 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Sun, 21 Nov 2021 17:48:42 +0000 Subject: [PATCH] Update comments in Dependabot file --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f0b70dd0e..5cb5a142b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,9 @@ # Config for Dependabot updates. See Documentation here: -# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates +# https://docs.github.com/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates version: 2 updates: - # Update Github actions in workflows + # Update GitHub actions in workflows - package-ecosystem: "github-actions" directory: "/" schedule: