Skip to content

Commit

Permalink
chore(deps): update dependency fvm to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and provokateurin committed Feb 10, 2024
1 parent efa25f6 commit ad9c257
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 9 deletions.
1 change: 0 additions & 1 deletion .fvm/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions .fvm/fvm_config.json

This file was deleted.

3 changes: 3 additions & 0 deletions .fvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"flutter": "3.16.9"
}
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ packages/**/doc/api

# Melos reccomends not adding them to vcs but we need them as we don't use melos in CI
# **/pubspec_overrides.yaml

# FVM Version Cache
.fvm/
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ environment:
sdk: '>=3.1.0 <4.0.0'
dev_dependencies:
commitlint_cli: ^0.7.1
fvm: ^2.4.1
fvm: ^3.0.0
husky: ^0.1.7
melos: ^4.1.0

dependency_overrides:
cli_util: ^0.4.1

0 comments on commit ad9c257

Please sign in to comment.