Skip to content

Commit c47437f

Browse files
committed
just the analysis files
1 parent 11c37f4 commit c47437f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include: package:very_good_analysis/analysis_options.5.1.0.yaml
1+
include: package:very_good_analysis/analysis_options.7.0.0.yaml
22
analyzer:
33
exclude:
44
- "**/version.dart"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev_dependencies:
3636
build_version: ^2.1.1
3737
mocktail: ^1.0.4
3838
test: ^1.25.8
39-
very_good_analysis: ">=6.0.0 <8.0.0"
39+
very_good_analysis: ^7.0.0
4040

4141
executables:
4242
very_good:

0 commit comments

Comments
 (0)