mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 → 6ce4b4fc349b8881cbce40207dac3bf78824a88e](5ba58aca0b...6ce4b4fc34) - [github.com/crate-ci/typos: 2d0ce569feab1f8752f1dde43cc2f2aa53236e06 → 90356c2064dddca5f04a5ee3deaecb1784ba692d](2d0ce569fe...90356c2064)
This commit is contained in:
parent
e6f4ccc49d
commit
077fcd8cd2
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ repos:
|
|||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
|
||||
rev: 6ce4b4fc349b8881cbce40207dac3bf78824a88e # frozen: v0.14.11
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args:
|
||||
|
|
@ -16,6 +16,6 @@ repos:
|
|||
- --quiet
|
||||
|
||||
- repo: https://github.com/crate-ci/typos
|
||||
rev: 2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # frozen: v1.40.0
|
||||
rev: 90356c2064dddca5f04a5ee3deaecb1784ba692d # frozen: v1
|
||||
hooks:
|
||||
- id: typos
|
||||
|
|
|
|||
Loading…
Reference in a new issue