From 99585252a57c5dc9af98bfb66b06ad6361b95451 Mon Sep 17 00:00:00 2001 From: mraniki Date: Sat, 11 Jan 2025 14:15:19 +0100 Subject: [PATCH] Update dependabot configuration file format --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 54daf323..02954a9b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,5 @@ updates: interval: "weekly" commit-message: prefix: "⬆️ 🤖 Dependencies" - + ignore: + - dependency-name: "/.requirements/requirement.txt"