We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa44e0 commit d5d7566Copy full SHA for d5d7566
packages/dart_frog/analysis_options.yaml
@@ -1 +1 @@
1
-include: package:very_good_analysis/analysis_options.5.1.0.yaml
+include: package:very_good_analysis/analysis_options.6.0.0.yaml
packages/dart_frog/pubspec.yaml
@@ -28,7 +28,7 @@ dev_dependencies:
28
mocktail: ^1.0.0
29
path: ^1.8.2
30
test: ^1.19.2
31
- very_good_analysis: ^5.1.0
+ very_good_analysis: ">=5.1.0 <7.0.0"
32
33
false_secrets:
34
- test/src/serve_test.dart
0 commit comments