From 67cf5fc0d3b84fc1b9329e58ce45a457cc772825 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 18 Mar 2026 19:56:20 +1000 Subject: [PATCH] [CI] Update Dependabot --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e6ba63e..c91a4b5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,3 +21,12 @@ updates: - "*" cooldown: default-days: 7 + + - package-ecosystem: "pre-commit" + directory: "/" + schedule: + interval: "weekly" + groups: + pre-commit-hooks: + patterns: + - "*"