Skip to content

Commit 5760685

Browse files
Bump the all_dependencies group
Bumps the all_dependencies group in /packages/leancode_hooks with 2 updates: [custom_lint](https://github.com/invertase/dart_custom_lint) and [leancode_lint](https://github.com/leancodepl/flutter_corelibrary). Updates `custom_lint` from 0.6.10 to 0.7.0 - [Commits](invertase/dart_custom_lint@custom_lint-v0.6.10...custom_lint-v0.7.0) Updates `leancode_lint` from 14.2.0 to 14.4.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v14.2.0...leancode_lint-v14.4.0) --- updated-dependencies: - dependency-name: custom_lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: leancode_lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8152d53 commit 5760685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/leancode_hooks/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717

1818
dev_dependencies:
1919
coverage: ^1.2.0
20-
custom_lint: ^0.6.4
20+
custom_lint: ">=0.6.4 <0.8.0"
2121
flutter_test:
2222
sdk: flutter
2323
leancode_lint: ">=12.0.0 <15.0.0"

0 commit comments

Comments
 (0)