mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:01:41 +03:00
GHA/dependabot: tidy-ups
This commit is contained in:
parent
7203498c6a
commit
2ffa8307b5
1 changed files with 4 additions and 2 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue