Skip to content

Commit

Permalink
Bump custom_lint_builder from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [custom_lint_builder](https://github.com/invertase/dart_custom_lint) from 0.7.1 to 0.7.2.
- [Commits](invertase/dart_custom_lint@custom_lint_builder-v0.7.1...custom_lint_builder-v0.7.2)

---
updated-dependencies:
- dependency-name: custom_lint_builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 682772b commit 5a13dfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,18 +218,18 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: "6d509673c4dd0baa90e60dc8366bc2acc6690f16a7d44bfae31294d82c5d2a62"
sha256: "7e6a73e1722ad90b48f77918994c17a5b177b0869804ea3c4ce9c9199de019f6"
url: "https://pub.dev"
source: hosted
version: "0.7.1"
version: "0.7.2"
custom_lint_builder:
dependency: "direct dev"
description:
name: custom_lint_builder
sha256: "8cc525c7b160eb47bb1ded8b2633c0f8b907930eb986ac577aded87cdd2835fe"
sha256: e26941131416b0bc81219dc8ddc68b34c6319e20abc001dd4855412749309d3b
url: "https://pub.dev"
source: hosted
version: "0.7.1"
version: "0.7.2"
custom_lint_core:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dev_dependencies:
json_serializable: ^6.9.2
analyzer:
analyzer_plugin:
custom_lint_builder:
custom_lint_builder: 0.7.2
custom_lint:
lint:
path: lint
Expand Down

0 comments on commit 5a13dfd

Please sign in to comment.