Skip to content
Snippets Groups Projects
Commit 3285c6db authored by Daniel Eades's avatar Daniel Eades Committed by Patrick José Pereira
Browse files

exclude embedded-hal v0.2 from dependabot updates

parent 1b8fbf1e
Branches
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@ updates:
directory: "/"
schedule:
interval: daily
ignore:
- dependency-name: "embedded-hal"
versions: ["^0.2"]
- package-ecosystem: github-actions
directory: "/"
schedule:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment