]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/dependabot: tidy-ups
authorViktor Szakats <commit@vsz.me>
Sun, 2 Nov 2025 16:45:33 +0000 (17:45 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 2 Nov 2025 16:45:50 +0000 (17:45 +0100)
.github/dependabot.yml

index 735fdd107b9a8936074015fa904964908bd3e19f..c68d6301ef4f830b03b1cbd7c2a976583915c8fb 100644 (file)
@@ -2,6 +2,8 @@
 #
 # SPDX-License-Identifier: curl
 
+# https://docs.github.com/code-security/dependabot/working-with-dependabot/dependabot-options-reference
+
 version: 2
 updates:
   - package-ecosystem: 'github-actions'
@@ -19,8 +21,8 @@ updates:
 
   - package-ecosystem: 'pip'
     directories:
-      - '/.github/scripts'
-      - '/tests'
+      - '.github/scripts'
+      - 'tests'
     schedule:
       interval: 'monthly'
     cooldown: