Skip to content

Commit 927498d

Browse files
chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 (#60)
* chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](VeryGoodOpenSource/very_good_analysis@v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * update analysis files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent 0067531 commit 927498d

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 +1 @@
1-
include: package:very_good_analysis/analysis_options.5.1.0.yaml
1+
include: package:very_good_analysis/analysis_options.6.0.0.yaml

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ dev_dependencies:
1919
json_serializable: ^6.5.3
2020
mocktail: ^1.0.0
2121
test: ^1.17.0
22-
very_good_analysis: ^5.1.0
22+
very_good_analysis: ">=5.1.0 <7.0.0"

0 commit comments

Comments
 (0)