Skip to content

Commit

Permalink
Update dependency cosee_lints to ^0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent a9687eb commit ab8c78a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ packages:
dependency: "direct dev"
description:
name: cosee_lints
sha256: "7aeec1a9ea91db248c1f1f246fd5c41a2f16491b661ee068c1fc3b1d650aca1e"
sha256: "0877c4710ad1e1c23c0d9114349590f67bfa5e2b49f6c22e0b863404839676d1"
url: "https://pub.dev"
source: hosted
version: "0.3.0"
version: "0.4.0"
crypto:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
cosee_lints: ^0.3.0
cosee_lints: ^0.4.0
dart_code_metrics: ^5.7.6


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
cosee_lints: ^0.3.0
cosee_lints: ^0.4.0
dart_code_metrics: ^5.7.6
golden_toolkit: ^0.15.0

0 comments on commit ab8c78a

Please sign in to comment.