TP-12345 | dependabot.yml path fix (#10205)

This commit is contained in:
Shivam Goyal
2024-03-27 23:02:03 +05:30
committed by GitHub
parent f7fa3e9cb2
commit 66a740486c

View File

@@ -19,7 +19,7 @@ updates:
ignore:
- dependency-name: "navi-*"
- package-ecosystem: "gradle"
directory: "/"
directory: "/android"
schedule:
interval: "daily"
time: "10:00"