Skip to content

Commit cbc4b02

Browse files
committed
presubmit feedback
1 parent 92e8b56 commit cbc4b02

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

tool/pubspec.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ dependencies:
2121
meta: ^1.18.0
2222
path: ^1.9.0
2323
yaml: ^3.1.2
24-
24+
2525
dev_dependencies:
26+
# Update to published version tracked in https://github.com/flutter/devtools/issues/9771
27+
dart_skills_lint:
28+
git:
29+
url: https://github.com/flutter/skills
30+
path: tool/dart_skills_lint
31+
ref: 9eff6bbcfa27c2724ea9ad67a611c19fe77057ea
32+
logging: ^1.1.1
2633
test: ^1.25.8

0 commit comments

Comments
 (0)