From 02d8069b8a9c3f0d967f14e5c9a4d669c9d7b7ad Mon Sep 17 00:00:00 2001 From: Adina Wagner Date: Mon, 9 Oct 2023 10:30:54 +0200 Subject: [PATCH] add comment what dependabot action does fixes #55 --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3fe8462d..28ce6a01 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,4 @@ +# This action keeps the versions of all github actions up-to-date version: 2 updates: - package-ecosystem: github-actions