Bump lints from 5.1.1 to 6.0.0

Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-26 04:21:50 +00:00 committed by GitHub
parent d297a29cb7
commit 6deecd29a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.0.0
build_test: ^2.0.0
lints: ^5.0.0
lints: ">=5.0.0 <7.0.0"
mockito: ^5.0.0
path: ^1.8.0
test: ^1.16.0