Skip to content

Commit 8ccf2a8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
1 parent be5f67a commit 8ccf2a8

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/psf/black
6-
rev: 24.3.0
6+
rev: 24.4.2
77
hooks:
88
- id: black
99
- repo: https://github.com/pycqa/isort
@@ -21,7 +21,7 @@ repos:
2121
- flake8-docstrings
2222
- flake8-fixme
2323
- repo: https://github.com/pre-commit/pre-commit-hooks
24-
rev: v4.5.0
24+
rev: v4.6.0
2525
hooks:
2626
- id: check-merge-conflict
2727
- id: check-toml

0 commit comments

Comments
 (0)