From dc08f8a6ed0ccbd3884252551ace0b79347c575f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 23:34:26 +0000 Subject: [PATCH] chore(deps): bump hooks from 1.0.0 to 1.0.1 in the all group Bumps the all group with 1 update: [hooks](https://github.com/dart-lang/native/tree/main/pkgs). Updates `hooks` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/hooks-v1.0.1/pkgs) --- updated-dependencies: - dependency-name: hooks dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- examples/dart_only/pubspec.yaml | 2 +- examples/flutter/pubspec.yaml | 2 +- native_toolchain_rust/pubspec.yaml | 2 +- pubspec.lock | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/dart_only/pubspec.yaml b/examples/dart_only/pubspec.yaml index 6a48849..e83c38a 100644 --- a/examples/dart_only/pubspec.yaml +++ b/examples/dart_only/pubspec.yaml @@ -6,7 +6,7 @@ environment: sdk: ^3.9.0 dependencies: - hooks: ^1.0.0 + hooks: ^1.0.1 native_toolchain_rust: ^1.0.3 dev_dependencies: diff --git a/examples/flutter/pubspec.yaml b/examples/flutter/pubspec.yaml index f2e56f4..735ec1d 100644 --- a/examples/flutter/pubspec.yaml +++ b/examples/flutter/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: flutter: sdk: flutter - hooks: ^1.0.0 + hooks: ^1.0.1 native_toolchain_rust: ^1.0.3 dev_dependencies: diff --git a/native_toolchain_rust/pubspec.yaml b/native_toolchain_rust/pubspec.yaml index 3158d62..9e7d366 100644 --- a/native_toolchain_rust/pubspec.yaml +++ b/native_toolchain_rust/pubspec.yaml @@ -13,7 +13,7 @@ environment: dependencies: code_assets: ^1.0.0 - hooks: ^1.0.0 + hooks: ^1.0.1 logging: ^1.3.0 meta: ^1.16.0 path: ^1.9.1 diff --git a/pubspec.lock b/pubspec.lock index bbdda37..c8a0458 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -241,10 +241,10 @@ packages: dependency: transitive description: name: hooks - sha256: "5d309c86e7ce34cd8e37aa71cb30cb652d3829b900ab145e4d9da564b31d59f7" + sha256: "7a08a0d684cb3b8fb604b78455d5d352f502b68079f7b80b831c62220ab0a4f6" url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.0.1" http: dependency: transitive description: