Skip to content

Commit

Permalink
chore(deps): update dependency flutter_lints to v5 (#203)
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 Dec 10, 2024
1 parent 40289db commit 780e80f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dev_dependencies:
sdk: flutter

# https://pub.dev/packages/flutter_lints
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0

# https://dart.dev/tools/pub/pubspec#platforms
platforms:
Expand Down
2 changes: 1 addition & 1 deletion tool/font_scripts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:

dev_dependencies:
# https://pub.dev/packages/flutter_lints
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0

0 comments on commit 780e80f

Please sign in to comment.