Skip to content

auto-update changes quote style #1378

@henryiii

Description

@henryiii

Summary

Using auto-update removes the quotes from rev's, while pre-commit's autoupdate keeps the original style. I think it's better to leave the original style, sometimes the quotes are needed. (Fairly minor, though).

Platform

macOS 26 Intel

Version

prek 0.2.29 (Homebrew 2026-01-16)

.pre-commit-config.yaml

ci:
autofix_prs: false
autofix_commit_msg: "style: pre-commit fixes"
autoupdate_commit_msg: "pre-commit: bump repositories"
autoupdate_schedule: "monthly"

exclude: ^tests/packages/broken_license/LICENSE$

repos:

Log file

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions