From ee28a4e2f3695c95ea230d93347061879a6b6d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:44:02 +0000 Subject: [PATCH] Chore(deps): Bump hooks from 1.0.3 to 2.1.0 Bumps [hooks](https://github.com/dart-lang/native/tree/main/pkgs) from 1.0.3 to 2.1.0. - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/hooks-v2.1.0/pkgs) --- updated-dependencies: - dependency-name: hooks dependency-version: 2.1.0 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 3baa6d58..de3c8c79 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ environment: dependencies: ffi: ^2.0.0 - hooks: ^1.0.0 + hooks: ^2.1.0 code_assets: ^1.0.0 native_toolchain_cmake: ^0.2.4 meta: ^1.3.0