mirror of
https://github.com/jazzband/django-fernet-encrypted-fields.git
synced 2026-03-16 22:40:27 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks.git: v1.5.5 → v1.5.6](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.5.5...v1.5.6)
This commit is contained in:
parent
9fa7e06b39
commit
e351d818d5
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ repos:
|
|||
- id: check-added-large-files # Prevent giant files from being committed
|
||||
|
||||
- repo: https://github.com/Lucas-C/pre-commit-hooks.git
|
||||
rev: v1.5.5
|
||||
rev: v1.5.6
|
||||
hooks:
|
||||
- id: remove-crlf # Replace CRLF end-lines by LF ones before committing
|
||||
- id: remove-tabs # Replace tabs by whitespaces before committing
|
||||
|
|
|
|||
Loading…
Reference in a new issue