Skip to content

Commit

Permalink
chore: update dependabot config to fix exact frb versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryConrad committed Jan 17, 2023
1 parent 4dbe32f commit d5a92ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ enable-beta-ecosystems: true
updates:
- package-ecosystem: pub
directory: "/packages/mimir"
versioning-strategy: increase # https://github.com/dependabot/dependabot-core/issues/6446
schedule:
interval: weekly
- package-ecosystem: pub
Expand All @@ -20,4 +21,4 @@ updates:
- package-ecosystem: cargo
directory: "/packages/mimir/native"
schedule:
interval: weekly
interval: weekly

0 comments on commit d5a92ec

Please sign in to comment.