2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-12-23 18:48:58 +00:00

chore(deps): Update pre-commit hooks (#818)

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-06-08 13:27:03 +05:30 committed by GitHub
parent 37074dce29
commit 2bc21c087e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0 rev: v4.3.0
hooks: hooks:
- id: check-executables-have-shebangs - id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable - id: check-shebang-scripts-are-executable