Skip to content

Commit

Permalink
Merge pull request #1168 from jordancarlin/dependabot_ignore
Browse files Browse the repository at this point in the history
Add ignore directives to dependabot
  • Loading branch information
davidharrishmc authored Dec 2, 2024
2 parents ddb8e3d + baf2b14 commit a772edc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "coremark"
- dependency-name: "embench-iot"
- dependency-name: "verilog-ethernet"
# Update actions in the GitHub Actions workflow files
- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit a772edc

Please sign in to comment.