Skip to content

Commit

Permalink
Bump the all_dependencies group
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent a021232 commit f44765a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/leancode_hooks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:

dev_dependencies:
coverage: ^1.2.0
custom_lint: ^0.6.4
custom_lint: ">=0.6.4 <0.8.0"
flutter_test:
sdk: flutter
leancode_lint: ">=12.0.0 <15.0.0"

0 comments on commit f44765a

Please sign in to comment.