kopia lustrzana https://github.com/Yakifo/amqtt
refactor: update pre-commit versions
rodzic
2c4bfd55c1
commit
5bee2a9af9
|
@ -69,19 +69,19 @@ repos:
|
||||||
- --exclude-files=samples/client_subscribe_acl.py
|
- --exclude-files=samples/client_subscribe_acl.py
|
||||||
- --exclude-files=docs/quickstart.rst
|
- --exclude-files=docs/quickstart.rst
|
||||||
- repo: https://github.com/gitleaks/gitleaks
|
- repo: https://github.com/gitleaks/gitleaks
|
||||||
rev: v8.24.2
|
rev: v8.26.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: gitleaks
|
- id: gitleaks
|
||||||
|
|
||||||
# YAML Linting
|
# YAML Linting
|
||||||
- repo: https://github.com/adrienverge/yamllint.git
|
- repo: https://github.com/adrienverge/yamllint.git
|
||||||
rev: v1.37.0
|
rev: v1.37.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
|
|
||||||
# Python-specific hooks ######################################################
|
# Python-specific hooks ######################################################
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.11.4
|
rev: v0.11.10
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args:
|
args:
|
||||||
|
|
Ładowanie…
Reference in New Issue