Merge pull request #1168 from jordancarlin/dependabot_ignore

Add ignore directives to dependabot
This commit is contained in:
David Harris 2024-12-02 07:41:04 -08:00 committed by GitHub
commit a772edcebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: "/"