mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pappasam/toml-sort: v0.23.0 → v0.23.1](https://github.com/pappasam/toml-sort/compare/v0.23.0...v0.23.1) - [github.com/charliermarsh/ruff-pre-commit: v0.0.263 → v0.0.265](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.263...v0.0.265)
This commit is contained in:
committed by
GitHub
parent
bdc4a490c6
commit
04a3976d1e
@@ -26,12 +26,12 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: https://github.com/pappasam/toml-sort
|
- repo: https://github.com/pappasam/toml-sort
|
||||||
rev: v0.23.0
|
rev: v0.23.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: toml-sort-fix
|
- id: toml-sort-fix
|
||||||
exclude: 'poetry.lock'
|
exclude: 'poetry.lock'
|
||||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||||
rev: v0.0.263
|
rev: v0.0.265
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix, --exit-non-zero-on-fix]
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
|
|||||||
Reference in New Issue
Block a user