mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-16 16:02:25 -04:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](https://github.com/psf/black-pre-commit-mirror/compare/26.1.0...26.3.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.5...v0.15.12)
This commit is contained in:
committed by
GitHub
parent
7f856a107e
commit
c667b54b89
@@ -27,7 +27,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||
rev: 26.1.0
|
||||
rev: 26.3.1
|
||||
hooks:
|
||||
- id: black
|
||||
exclude: core/tests
|
||||
@@ -42,7 +42,7 @@ repos:
|
||||
- tomli
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.15.5
|
||||
rev: v0.15.12
|
||||
hooks:
|
||||
- id: ruff
|
||||
exclude: core/tests
|
||||
|
||||
Reference in New Issue
Block a user