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:
dev_dependencies:
flutter_test:
sdk: flutter
lint: ^1.10.0
lint: ">=1.10.0 <3.0.0"
flutter:
plugin:
... ...