Skip to content

Commit 8db8c15

Browse files
[pre-commit.ci] pre-commit autoupdate (#43)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 801b2a2 commit 8db8c15

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
@@ -9,11 +9,11 @@ repos:
99
hooks:
1010
- id: yesqa
1111
- repo: https://github.com/PyCQA/isort
12-
rev: '7.0.0'
12+
rev: '8.0.1'
1313
hooks:
1414
- id: isort
1515
- repo: https://github.com/psf/black-pre-commit-mirror
16-
rev: '25.12.0'
16+
rev: '26.3.1'
1717
hooks:
1818
- id: black
1919
language_version: python3 # Should be a command that runs python3.6+

0 commit comments

Comments
 (0)