chore(precommit): update dependency black to v26 · python-gitlab/python-gitlab@ad43b76

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit ad43b76

chore(precommit): update dependency black to v26

Prior commit 39975d5 updated black to v26 but did not update `.pre-commit-config.yaml`. This resolves that.

1 parent 3bcc42a commit ad43b76

File tree

1 file changed

+

1

-

1

lines changed

1 file changed

+

1

-

1

lines changed

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -3,7 +3,7 @@ default_language_version:

33
44

repos:

55

- repo: https://github.com/psf/black

6-

rev: 25.12.0

6+

rev: 26.1.0

77

hooks:

88

- id: black

99

- repo: https://github.com/commitizen-tools/commitizen

0 commit comments

Comments

 (0)