Skip to content

Commit ad3e3c7

Browse files
committed
Ignore codecov actions with dependabot
It keeps suggesting to upgrade codecov@v4 to v5 on the alpine target, whihc currently doesn't support v5.
1 parent 6ba9bc8 commit ad3e3c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
ignore:
8+
- dependency-name: "codecov/codecov-actions"

0 commit comments

Comments
 (0)