detailyang / detailyang/pre-commit-shell

Running `pre-commit autoupdate` downgrade the version

Open
#12 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
44
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Hi!

```console
.venv ❯ cat .pre-commit-config.yaml
- repo: https://github.com/detailyang/pre-commit-shell
rev: v1.0.6
hooks:
- id: shell-lint
name: Check for shell syntax (shellcheck)
args: ["-x"]
.venv ❯ pre-commit autoupdate
Updating https://github.com/detailyang/pre-commit-shell ... updating v1.0.6 -> 1.0.5.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.