Skip to content

Commit a194bc8

Browse files
kumar-sanjeeevgithub-actions[bot]
authored andcommitted
Bump version of pre-commit hooks
1 parent 9817475 commit a194bc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
args: ["--ignore=D100,D101,D102,D103,D104,D105,D106,D107,D203,D212,D404"]
5252

5353
- repo: https://github.com/psf/black
54-
rev: 25.12.0
54+
rev: 26.1.0
5555
hooks:
5656
- id: black
5757
args: ["--line-length=99"]
@@ -138,7 +138,7 @@ repos:
138138
exclude: CHANGELOG\.rst|\.(svg|pyc|drawio)$
139139

140140
- repo: https://github.com/python-jsonschema/check-jsonschema
141-
rev: 0.36.0
141+
rev: 0.36.1
142142
hooks:
143143
- id: check-github-workflows
144144
args: ["--verbose"]

0 commit comments

Comments
 (0)