From 44346684420d261750a8262d31f6ff2490f66067 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 13:41:07 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dd29560..fcdd3e8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,15 +4,15 @@ updates: directory: "/" schedule: interval: "weekly" - groups: - actions: - patterns: - - "*" + groups: + actions: + patterns: + - "*" - package-ecosystem: "pip" directory: "/" schedule: interval: "weekly" - groups: - actions: - patterns: - - "*" \ No newline at end of file + groups: + actions: + patterns: + - "*"