mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-16 08:05:57 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.6.3) - [github.com/nim65s/pre-commit-sort: v0.2.0 → v0.4.0](https://github.com/nim65s/pre-commit-sort/compare/v0.2.0...v0.4.0)
This commit is contained in:
parent
5f8673aa86
commit
3a3b961542
@ -1,6 +1,6 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.5.0
|
rev: v0.6.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args:
|
args:
|
||||||
@ -8,7 +8,7 @@ repos:
|
|||||||
- --exit-non-zero-on-fix
|
- --exit-non-zero-on-fix
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
- repo: https://github.com/nim65s/pre-commit-sort
|
- repo: https://github.com/nim65s/pre-commit-sort
|
||||||
rev: v0.2.0
|
rev: v0.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pre-commit-sort
|
- id: pre-commit-sort
|
||||||
- repo: https://github.com/pappasam/toml-sort
|
- repo: https://github.com/pappasam/toml-sort
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user