GHA/dependabot: tidy-ups

This commit is contained in:
Viktor Szakats 2025-11-02 17:45:33 +01:00
parent 7203498c6a
commit 2ffa8307b5
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View 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: