Skip to content

Commit 60256c9

Browse files
Bump lints from 2.1.1 to 3.0.0 in /dart
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-archive/lints@v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc54bfc commit 60256c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dart/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
dev_dependencies:
2121
build_runner: ^2.4.2
2222
mockito: ^5.1.0
23-
lints: ^2.0.0
23+
lints: ^3.0.0
2424
test: ^1.21.1
2525
yaml: ^3.1.0 # needed for version match (code and pubspec)
2626
collection: ^1.16.0

0 commit comments

Comments
 (0)