From a8a501138534985e20f20cec967f4b629ee5ecba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:24:44 +0000 Subject: [PATCH] chore(deps): bump test from 1.26.3 to 1.29.0 in /tool/spdx_license/hooks Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.29.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.29.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tool/spdx_license/hooks/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/spdx_license/hooks/pubspec.yaml b/tool/spdx_license/hooks/pubspec.yaml index a6c9b1884..4571d3da9 100644 --- a/tool/spdx_license/hooks/pubspec.yaml +++ b/tool/spdx_license/hooks/pubspec.yaml @@ -17,5 +17,5 @@ dependencies: dev_dependencies: mocktail: ^1.0.3 - test: ">=1.25.2 <1.27.0" + test: ^1.29.0 very_good_analysis: ^10.0.0