Skip to content

Commit

Permalink
Merge pull request #61 from Adyen/renovate/flutter_lints-3.x
Browse files Browse the repository at this point in the history
Update dependency flutter_lints to v3.0.1
  • Loading branch information
Robert-SD authored Dec 8, 2023
2 parents 964d108 + c08faa0 commit 26d08ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: 3.0.0
flutter_lints: 3.0.1

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: 3.0.0
flutter_lints: 3.0.1
pigeon: 12.0.1

flutter:
Expand Down

0 comments on commit 26d08ca

Please sign in to comment.