mirror of
https://github.com/curl/curl.git
synced 2026-08-01 23:10:32 +03:00
GHA/dependabot: tweak dir list to avoid a dupe, rename .txt file to avoid the bot
It correctly picked all pips, but also picked
`tests/http/requirements.txt` twice and also
`.github/scripts/codespell-ignore.txt`. Try avoid these issues with this
patch.
Follow-up to 6a31e3137a #18939
Closes #18946
This commit is contained in:
parent
6a31e3137a
commit
c951fe7e6d
4 changed files with 2 additions and 3 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
|
@ -15,7 +15,6 @@ updates:
|
|||
directories:
|
||||
- '/.github/scripts'
|
||||
- '/tests'
|
||||
- '/tests/http'
|
||||
schedule:
|
||||
interval: 'monthly'
|
||||
commit-message:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue