Skip to content

Commit

Permalink
Bump lints from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Closes #163

GitOrigin-RevId: 1021b9c
Change-Id: Ie3ce5be486c16f1a5212d93793030a5684636fa6
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/333281
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Nov 6, 2023
1 parent 2fa2995 commit 558fe2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@ packages:
dependency: "direct dev"
description:
name: lints
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "3.0.0"
logging:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ dependencies:
test: ^1.24.9

dev_dependencies:
lints: ^2.0.0
lints: ^3.0.0

0 comments on commit 558fe2e

Please sign in to comment.