Skip to content

Commit 93a1f40

Browse files
[pre-commit.ci] pre-commit autoupdate (#406)
updates: - [github.com/psf/black-pre-commit-mirror: 24.2.0 → 24.3.0](psf/black-pre-commit-mirror@24.2.0...24.3.0) - [github.com/sirosen/slyp: 0.4.1 → 0.6.0](sirosen/slyp@0.4.1...0.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 44052b6 commit 93a1f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-merge-conflict
2020
- id: trailing-whitespace
2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 24.2.0
22+
rev: 24.3.0
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/PyCQA/flake8
@@ -31,7 +31,7 @@ repos:
3131
- 'flake8-typing-as-t==0.0.3'
3232
- 'flake8-comprehensions==3.14.0'
3333
- repo: https://github.com/sirosen/slyp
34-
rev: 0.4.1
34+
rev: 0.6.0
3535
hooks:
3636
- id: slyp
3737
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)