]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github/dependabot: fix mkosi -> systemd/mkosi
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 28 Jan 2026 05:59:58 +0000 (14:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 28 Jan 2026 05:59:58 +0000 (14:59 +0900)
.github/dependabot.yml

index 506911ad41ddd680bb1e26f3e9fc9903ed9a3e52..ded4b244e500c9aaf0ced77b6fa3c96dd15f0531 100644 (file)
@@ -11,7 +11,7 @@ updates:
         patterns:
           - "*"
         exclude-patterns:
-          - "mkosi"
+          - "systemd/mkosi"
     open-pull-requests-limit: 2
   - package-ecosystem: "pip"
     directory: "/.github/workflows"