Merge pull request #1169 from jordancarlin/dependabot_ignore

Fix dependabot ignore conditions?
This commit is contained in:
David Harris 2024-12-02 08:13:08 -08:00 committed by GitHub
commit 0c121dadaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,9 +11,9 @@ updates:
schedule: schedule:
interval: "weekly" interval: "weekly"
ignore: ignore:
- dependency-name: "coremark" - dependency-name: "addins/coremark"
- dependency-name: "embench-iot" - dependency-name: "addins/embench-iot"
- dependency-name: "verilog-ethernet" - dependency-name: "addins/verilog-ethernet"
# Update actions in the GitHub Actions workflow files # Update actions in the GitHub Actions workflow files
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"