diff --git a/bricks/create_dart_frog/hooks/analysis_options.yaml b/bricks/create_dart_frog/hooks/analysis_options.yaml index 799268d3e..bb7209144 100644 --- a/bricks/create_dart_frog/hooks/analysis_options.yaml +++ b/bricks/create_dart_frog/hooks/analysis_options.yaml @@ -1 +1 @@ -include: package:very_good_analysis/analysis_options.5.1.0.yaml +include: package:very_good_analysis/analysis_options.6.0.0.yaml diff --git a/bricks/create_dart_frog/hooks/pubspec.yaml b/bricks/create_dart_frog/hooks/pubspec.yaml index 1a9c9018c..6097b6958 100644 --- a/bricks/create_dart_frog/hooks/pubspec.yaml +++ b/bricks/create_dart_frog/hooks/pubspec.yaml @@ -10,4 +10,4 @@ dependencies: dev_dependencies: mocktail: ^1.0.0 test: ^1.25.0 - very_good_analysis: ^5.1.0 + very_good_analysis: ^6.0.0