mirror of
https://github.com/jazzband/django-fernet-encrypted-fields.git
synced 2026-03-16 14:30:26 +00:00
[pre-commit.ci] pre-commit autoupdate
Some checks failed
Lint & Test / lint (push) Has been cancelled
Lint & Test / test (4.2, 3.10) (push) Has been cancelled
Lint & Test / test (4.2, 3.11) (push) Has been cancelled
Lint & Test / test (4.2, 3.12) (push) Has been cancelled
Lint & Test / test (4.2, 3.13) (push) Has been cancelled
Lint & Test / test (4.2, 3.14) (push) Has been cancelled
Lint & Test / test (5.1, 3.10) (push) Has been cancelled
Lint & Test / test (5.1, 3.11) (push) Has been cancelled
Lint & Test / test (5.1, 3.12) (push) Has been cancelled
Lint & Test / test (5.1, 3.13) (push) Has been cancelled
Lint & Test / test (5.1, 3.14) (push) Has been cancelled
Lint & Test / test (5.2, 3.10) (push) Has been cancelled
Lint & Test / test (5.2, 3.11) (push) Has been cancelled
Lint & Test / test (5.2, 3.12) (push) Has been cancelled
Lint & Test / test (5.2, 3.13) (push) Has been cancelled
Lint & Test / test (5.2, 3.14) (push) Has been cancelled
Lint & Test / test (6.0, 3.12) (push) Has been cancelled
Lint & Test / test (6.0, 3.13) (push) Has been cancelled
Lint & Test / test (6.0, 3.14) (push) Has been cancelled
Some checks failed
Lint & Test / lint (push) Has been cancelled
Lint & Test / test (4.2, 3.10) (push) Has been cancelled
Lint & Test / test (4.2, 3.11) (push) Has been cancelled
Lint & Test / test (4.2, 3.12) (push) Has been cancelled
Lint & Test / test (4.2, 3.13) (push) Has been cancelled
Lint & Test / test (4.2, 3.14) (push) Has been cancelled
Lint & Test / test (5.1, 3.10) (push) Has been cancelled
Lint & Test / test (5.1, 3.11) (push) Has been cancelled
Lint & Test / test (5.1, 3.12) (push) Has been cancelled
Lint & Test / test (5.1, 3.13) (push) Has been cancelled
Lint & Test / test (5.1, 3.14) (push) Has been cancelled
Lint & Test / test (5.2, 3.10) (push) Has been cancelled
Lint & Test / test (5.2, 3.11) (push) Has been cancelled
Lint & Test / test (5.2, 3.12) (push) Has been cancelled
Lint & Test / test (5.2, 3.13) (push) Has been cancelled
Lint & Test / test (5.2, 3.14) (push) Has been cancelled
Lint & Test / test (6.0, 3.12) (push) Has been cancelled
Lint & Test / test (6.0, 3.13) (push) Has been cancelled
Lint & Test / test (6.0, 3.14) (push) Has been cancelled
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
f215f9aa2d
commit
3b906d62c8
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