Skip to content

Commit

Permalink
⬆️ Bump lints from 3.0.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 to 4.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@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 81f6804 commit ce3b94d
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 @@ -33,7 +33,7 @@ dev_dependencies:
copy_with_extension_gen: ^5.0.4
faker: ^2.1.0
json_serializable: ^6.8.0
lints: ^3.0.0
lints: ">=3.0.0 <5.0.0"
mockito: ^5.4.4
test: ^1.25.4
data_fixture_dart: ^2.2.0
Expand Down

0 comments on commit ce3b94d

Please sign in to comment.