From f71a3632753046fa7222ba940139740c225bfcad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 23:44:03 +0000 Subject: [PATCH] Chore(deps): 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 508930eb..b9817a6f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ environment: dependencies: ffi: ^2.0.0 - hooks: ^1.0.0 + hooks: ^2.0.2 code_assets: ^1.0.0 native_toolchain_cmake: ^0.2.4 meta: ^1.3.0