diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e171167..0abc822 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "cargo" # See documentation for possible values + - package-ecosystem: "Cargo" # See documentation for possible values directory: "/duckdb_lindel_rust" # Location of package manifests schedule: interval: "daily"