Skip to content

Commit f54bf2c

Browse files
Update dart_code_metrics to 4.10.1, pin the version
1 parent fc843ee commit f54bf2c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pubspec.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
name: solid_lints
2-
description: Lints for Dart and Flutter based on software industry standards and best practices.
2+
description:
3+
Lints for Dart and Flutter based on software industry standards and best
4+
practices.
35
version: 0.0.9
46
homepage: https://github.com/solid-software/solid_lints/
57

68
environment:
79
sdk: '>=2.14.4 <3.0.0'
810

911
dependencies:
10-
dart_code_metrics: ^4.9.0
12+
dart_code_metrics: 4.10.1

0 commit comments

Comments
 (0)