Skip to content

Commit

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

0 comments on commit 0c121da

Please sign in to comment.