From ddad005a4b468f0754b81ef93607392853026026 Mon Sep 17 00:00:00 2001 From: Gustavo Gonzalez Date: Wed, 14 Aug 2024 08:59:30 -0400 Subject: [PATCH] Update .github/dependabot.yml Co-authored-by: immrsd <103599616+immrsd@users.noreply.github.com> --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index be6a12954..42968aead 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 # Allow Dependabot to open PRs for security issues and general version updates. -# It checks github actions and npm packages(for docs). -# Unfortunately this is not yet possible for Scarb packages(https://github.com/software-mansion/scarb/issues/1083) +# It checks github actions and npm packages (for docs). +# Unfortunately, this is not yet possible for Scarb packages (https://github.com/software-mansion/scarb/issues/1083) updates: - package-ecosystem: github-actions directory: '/'