pull/227/merge
pre-commit-ci[bot] 2 weeks ago committed by GitHub
commit 0236db68d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,7 +15,7 @@ repos:
- id: check-merge-conflict
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.14
rev: v0.15.20
hooks:
- id: ruff
args: [--fix]
@ -25,7 +25,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.48.0
rev: v0.49.0
hooks:
- id: markdownlint-fix
- id: markdownlint

Loading…
Cancel
Save