0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00

build(deps): have dependabot ignore anki-android-backend dep

It resumed proposing PRs for this dependency after moving to the
version catalog style of version specification in gradle, which has
been confusing me.

I believe it is because the name now needs to be the version catalog
alias name, not the maven repository coordinates, with my hunch
based on the naming of the PRs now being an update for `ankiBackend`
vs the coordinates first
This commit is contained in:
Mike Hardy 2024-06-17 07:34:16 -05:00 committed by David Allison
parent 39fda2f977
commit bb6bb032e1

View File

@ -15,7 +15,7 @@ updates:
- "dependencies"
ignore:
# Ignore all Rust backend updates, these are always done as manual pulls
- dependency-name: io.github.david-allison:anki-android-backend
- dependency-name: ankiBackend
- package-ecosystem: npm
directory: "/tools/localization"
schedule: