github: Make Dependabot also ignore "profiling"

The other two crates are indirect through this.
This commit is contained in:
TÖRÖK Attila 2024-05-15 18:41:36 +02:00 committed by Nathan Adams
parent ce778df64f
commit b0e812c718
1 changed files with 2 additions and 1 deletions

View File

@ -45,3 +45,4 @@ updates:
ignore: ignore:
- dependency-name: "tracing-tracy" - dependency-name: "tracing-tracy"
- dependency-name: "tracy-client" - dependency-name: "tracy-client"
- dependency-name: "profiling"