mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
chore(deps): Update pre-commit hooks (#1368)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
This commit is contained in:
parent
92f60cc16d
commit
1479201fd4
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.5.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
|
|
|
|||
Loading…
Reference in a new issue