dependabot[bot]
Committed by GitHub

chore(deps): bump lint from 1.10.0 to 2.0.1

Bumps [lint](https://github.com/passsy/dart-lint) from 1.10.0 to 2.0.1.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.10.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@@ -18,7 +18,7 @@ dependencies: @@ -18,7 +18,7 @@ dependencies:
18 dev_dependencies: 18 dev_dependencies:
19 flutter_test: 19 flutter_test:
20 sdk: flutter 20 sdk: flutter
21 - lint: ^1.10.0 21 + lint: ">=1.10.0 <3.0.0"
22 22
23 flutter: 23 flutter:
24 plugin: 24 plugin: