Commit 22a093339 for imagemagick.org

commit 22a09333982438c1532e1b449f4a60e33c54c935
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Thu Feb 5 22:31:07 2026 +0100

    Also update dockerfiles.

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3e3f46199..ee5dd4e78 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -6,3 +6,9 @@ updates:
       default-days: 7
     schedule:
       interval: "weekly"
+  - package-ecosystem: "docker"
+    directory: "/"
+    cooldown:
+      default-days: 7
+    schedule:
+      interval: "weekly"