Update pre-commit hooks

This commit is contained in:
ViViDboarder 2021-10-25 13:59:14 -07:00
parent 781a24f328
commit c73710dc56
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0 rev: v4.0.1
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-toml - id: check-toml
@ -16,6 +16,6 @@ repos:
- id: check-symlinks - id: check-symlinks
- id: check-case-conflict - id: check-case-conflict
- repo: git://github.com/jumanjihouse/pre-commit-hooks - repo: git://github.com/jumanjihouse/pre-commit-hooks
rev: 1.11.0 rev: 2.1.5
hooks: hooks:
- id: shellcheck - id: shellcheck