mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-15 23:55: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:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.5.0
|
||||
rev: v0.6.3
|
||||
hooks:
|
||||
- id: ruff
|
||||
args:
|
||||
@ -8,7 +8,7 @@ repos:
|
||||
- --exit-non-zero-on-fix
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/nim65s/pre-commit-sort
|
||||
rev: v0.2.0
|
||||
rev: v0.4.0
|
||||
hooks:
|
||||
- id: pre-commit-sort
|
||||
- repo: https://github.com/pappasam/toml-sort
|
||||
|
||||
Loading…
Reference in New Issue
Block a user