Skip to content

Commit

Permalink
Add ignore to dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonlhart authored Oct 4, 2024
1 parent 6f2b2ea commit bfad0a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ updates:
interval: daily
labels:
- skip-changelog
ignore:
- dependency-name: "codecov/codecov-action"
versions: ["4.6.0"]

0 comments on commit bfad0a4

Please sign in to comment.