Bump deps/memory from 79d054ca to 92a5bfc5#777
Merged
Conversation
Bumps [deps/memory](https://github.com/foonathan/memory) from `79d054ca` to `92a5bfc5`. - [Commits](foonathan/memory@79d054c...92a5bfc) --- updated-dependencies: - dependency-name: deps/memory dependency-version: 92a5bfc53b97955b3d685af679636e87d0f5d15a dependency-type: direct:production ... Fix erroneous CI pre-commit submodule checks Add pre-commit changed-files set Introduce a reusable "everything" anchor and a pre-commit file set in .github/changed-files.yml to exclude scripts, deps, test/deps, and tests/benchmarks/deps submodules from pre-commit checks. Update .github/workflows/builds.yml to pass the pre-commit changed-files output to the prek style-check action (CHANGED_FILES uses pre-commit_all_changed_files). This scopes style checks to the intended files and avoids running them on excluded submodules.
c7b44af to
09bb58b
Compare
Catylist0
approved these changes
Jun 24, 2026
Catylist0
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps deps/memory from
79d054cato92a5bfc5.Fix erroneous CI pre-commit submodule checks
Add pre-commit changed-files set
Introduce a reusable "everything" anchor and a pre-commit file set in .github/changed-files.yml to exclude scripts, deps, test/deps, and tests/benchmarks/deps submodules from pre-commit checks. Update .github/workflows/builds.yml to pass the pre-commit changed-files output to the prek style-check action (CHANGED_FILES uses pre-commit_all_changed_files). This scopes style checks to the intended files and avoids running them on excluded submodules.