Bump lints from 1.0.1 to 2.0.0 (#179)

* Bump lints from 1.0.1 to 2.0.0

Bumps [lints](https://github.com/dart-lang/lints) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/dart-lang/lints/releases)
- [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/lints/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update pubspec.yaml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Devon Carew <devoncarew@google.com>
diff --git a/pubspec.yaml b/pubspec.yaml
index 3f5af2e..e1f1053 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,5 +15,5 @@
   path: ^1.8.0
 
 dev_dependencies:
-  lints: ^1.0.0
+  lints: '>=1.0.0 <3.0.0'
   test: ^1.16.0