Skip to content

docs: Modify example rev to v1.0.#32

Closed
ryohidaka wants to merge 1 commit intodoublify:masterfrom
ryohidaka:refact/modify-example-rev
Closed

docs: Modify example rev to v1.0.#32
ryohidaka wants to merge 1 commit intodoublify:masterfrom
ryohidaka:refact/modify-example-rev

Conversation

@ryohidaka
Copy link

Overview

Changed the value of rev in the example code listed in README.md from master to v1.0.

Why

Because the following warnings occur.

[WARNING] The 'rev' field of repo 'https://github.com/doublify/pre-commit-rust' appears to be a mutable reference (moving tag / branch). Mutable references are never updated after first install and are not supported. See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details. Hint: pre-commit autoupdate often fixes this.

* Reason

> [WARNING] The 'rev' field of repo 'https://github.com/doublify/pre-commit-rust' appears to be a mutable reference (moving tag / branch).  Mutable references are never updated after first install and are not supported.  See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details.  Hint: `pre-commit autoupdate` often fixes this.
@ryohidaka ryohidaka closed this May 15, 2025
@ryohidaka ryohidaka deleted the refact/modify-example-rev branch May 15, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant