Skip to content

Commit 0f1cf1f

Browse files
committed
refactor(dart_frog_web_socket): upgrade analysis options
1 parent 6343a3a commit 0f1cf1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: package:very_good_analysis/analysis_options.7.0.0.yaml
1+
include: package:very_good_analysis/analysis_options.yaml

packages/dart_frog_web_socket/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ dev_dependencies:
1919
http: ^1.0.0
2020
mocktail: ^1.0.0
2121
test: ^1.19.2
22-
very_good_analysis: ^7.0.0
22+
very_good_analysis: ^9.0.0

0 commit comments

Comments
 (0)