Skip to content

Commit

Permalink
chore(deps): update dependency flutter_lints to v5 (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 6401a92 commit 2294440
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion feedback/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
url_launcher: ^6.1.14

dev_dependencies:
flutter_lints: ^3.0.0
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter

Expand Down
2 changes: 1 addition & 1 deletion feedback/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ dependencies:
sdk: flutter

dev_dependencies:
flutter_lints: ^3.0.0
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
2 changes: 1 addition & 1 deletion feedback_gitlab/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter_lints: ^5.0.0

0 comments on commit 2294440

Please sign in to comment.