Skip to content

Commit

Permalink
ci: fix dependabot file (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
laysakura committed Mar 16, 2021
1 parent 83536db commit 88ce715
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
@@ -1,6 +1,6 @@
version: 1
version: 2
updates:
- package-ecosystem: "rust:cargo"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
Expand Down

0 comments on commit 88ce715

Please sign in to comment.