mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
chore(lint): Change exclude in codespell hook
This commit is contained in:
parent
fb07581595
commit
1c9c4bd780
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ repos:
|
|||
rev: v2.1.0
|
||||
hooks:
|
||||
- id: codespell
|
||||
exclude: ".*Dockerfile.*"
|
||||
exclude: "build/bench/Dockerfile"
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Reference in a new issue