mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-15 23:55:57 +00:00
Merge pull request #138 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
c04572f617
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.3.1
|
||||
rev: v0.3.5
|
||||
hooks:
|
||||
- id: ruff
|
||||
args:
|
||||
@ -17,7 +17,7 @@ repos:
|
||||
- id: toml-sort-fix
|
||||
exclude: poetry.lock
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-ast
|
||||
|
||||
Loading…
Reference in New Issue
Block a user