Skip to content

Commit

Permalink
Bump lints from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
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-lang/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]>
  • Loading branch information
dependabot[bot] committed Oct 19, 2023
1 parent e8d6ee5 commit ba0f3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.1.0
json_serializable: ^6.7.1
lints: ^2.0.0
lints: ">=2.0.0 <4.0.0"
pubspec_parse: ^1.2.1
test: ^1.16.0

Expand Down

0 comments on commit ba0f3f1

Please sign in to comment.