mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rtts/djhtml: 3.0.5 → 3.0.6](https://github.com/rtts/djhtml/compare/3.0.5...3.0.6) - [github.com/charliermarsh/ruff-pre-commit: v0.0.255 → v0.0.257](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.255...v0.0.257)
This commit is contained in:
parent
7f4210c473
commit
9e630b041e
1 changed files with 2 additions and 2 deletions
|
@ -36,11 +36,11 @@ repos:
|
|||
- id: black
|
||||
args: [--target-version, py311]
|
||||
- repo: https://github.com/rtts/djhtml
|
||||
rev: 3.0.5
|
||||
rev: 3.0.6
|
||||
hooks:
|
||||
- id: djhtml
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: v0.0.255
|
||||
rev: v0.0.257
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
|
Loading…
Reference in a new issue