Files
logos-messaging-interop-tests/.pre-commit-config.yaml
T
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>AYAHASSAN287Aya Hassan
d278b8c5fc chore(deps): bump black from 24.3.0 to 26.3.1 (#162)
* chore(deps): bump black from 24.3.0 to 26.3.1

Bumps [black](https://github.com/psf/black) from 24.3.0 to 26.3.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.3.0...26.3.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Solve conflict of using black version 26

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: AYAHASSAN287 <49167455+AYAHASSAN287@users.noreply.github.com>
Co-authored-by: Aya Hassan <ayahassan2877@gmail.com>
2026-08-06 17:03:37 +02:00

12 lines
238 B
YAML

repos:
- repo: https://github.com/psf/black
rev: 26.3.1
hooks:
- id: black
args: [--line-length=150]
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.326
hooks:
- id: pyright