From 2b2226986c215ca4292a195642c3661893682e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 08:34:42 +0000 Subject: [PATCH] Bump hooks from 1.0.3 to 2.0.2 Bumps [hooks](https://github.com/dart-lang/native/tree/main/pkgs) from 1.0.3 to 2.0.2. - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/hooks-v2.0.2/pkgs) --- updated-dependencies: - dependency-name: hooks dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6c4db05..168f40a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: change_case: ^2.2.0 code_assets: ">=1.0.0 <2.0.0" glob: ^2.1.3 - hooks: ">=1.0.0 <2.0.0" + hooks: ">=1.0.0 <3.0.0" logging: ^1.3.0 meta: ^1.16.0 path: ^1.9.1