mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
Update config to point at new sha.
This commit is contained in:
parent
96174deac6
commit
bd1afceeaf
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
args:
|
args:
|
||||||
- --max-line-length=131
|
- --max-line-length=131
|
||||||
- repo: git@github.com:pre-commit/pre-commit
|
- repo: git@github.com:pre-commit/pre-commit
|
||||||
sha: c7cfed699245191e6b0d43d3890fd582157e3919
|
sha: 96174deac671b451ee2a3fbdc647ad9606415e15
|
||||||
hooks:
|
hooks:
|
||||||
- id: validate_config
|
- id: validate_config
|
||||||
files: ^\.pre-commit-config.yaml$
|
files: ^\.pre-commit-config.yaml$
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue