Skip to content
Snippets Groups Projects
Unverified Commit 483e9c92 authored by Marc Mueller's avatar Marc Mueller Committed by GitHub
Browse files

Update black to 23.9.0 (#99965)

parent dced72f2
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ repos: ...@@ -6,7 +6,7 @@ repos:
args: args:
- --fix - --fix
- repo: https://github.com/psf/black-pre-commit-mirror - repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.7.0 rev: 23.9.0
hooks: hooks:
- id: black - id: black
args: args:
......
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit # Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
black==23.7.0 black==23.9.0
codespell==2.2.2 codespell==2.2.2
ruff==0.0.285 ruff==0.0.285
yamllint==1.32.0 yamllint==1.32.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment