Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 04b6580

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 93c10bf9ebccf8d7cc686b0b9579f2e5e41c5328 → e3000ace2fd1fcb1c181bb7a8285f1f976bcbdc7](psf/black@93c10bf...e3000ac) - [github.com/pycqa/isort: 1d7e37c3ff2536abf4359f73c46c418cfec12ada → 6e4281f018ff848226d8993596765b2285e1624f](PyCQA/isort@1d7e37c...6e4281f)
1 parent a4372dc commit 04b6580

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
@@ -33,11 +33,11 @@ repos:
3333
args:
3434
- '--remove'
3535
- repo: https://github.com/psf/black
36-
rev: 93c10bf9ebccf8d7cc686b0b9579f2e5e41c5328 # frozen: 21.6b0
36+
rev: e3000ace2fd1fcb1c181bb7a8285f1f976bcbdc7 # frozen: 21.7b0
3737
hooks:
3838
- id: black
3939
- repo: https://github.com/pycqa/isort
40-
rev: 1d7e37c3ff2536abf4359f73c46c418cfec12ada # frozen: 5.9.1
40+
rev: 6e4281f018ff848226d8993596765b2285e1624f # frozen: 5.9.2
4141
hooks:
4242
- id: isort
4343
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)