mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
chore(deps): Update pre-commit hooks (#1486)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
This commit is contained in:
parent
6abc293ed9
commit
457f55e492
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.6.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
|
|
|
|||
Loading…
Reference in a new issue