Skip to content

Commit

Permalink
Bump lints from 4.0.0 to 5.0.0 in the major group
Browse files Browse the repository at this point in the history
Bumps the major group with 1 update: [lints](https://github.com/dart-lang/lints).


Updates `lints` from 4.0.0 to 5.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@v4.0.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent d45f91b commit a0b63f7
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 @@ -27,7 +27,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.0.0
dependency_validator: ^4.0.0
lints: '>=2.0.0 <5.0.0'
lints: ">=2.0.0 <6.0.0"
matcher: ^0.12.5
test: ^1.15.7
test_descriptor: ^2.0.0
Expand Down

0 comments on commit a0b63f7

Please sign in to comment.