From 9fe9b29618177ba3c4fbc49993a3153cf0d47440 Mon Sep 17 00:00:00 2001 From: "S. Ali Mihandoost" Date: Tue, 7 Nov 2023 19:37:03 +0330 Subject: [PATCH] chore(ci): dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc51e05..b2d5d5b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,7 @@ updates: github-actions: patterns: - '*' + - package-ecosystem: docker directory: / open-pull-requests-limit: 20 @@ -31,4 +32,4 @@ updates: # groups: # github-actions: # patterns: - # - '*' \ No newline at end of file + # - '*'