Skip to content

Commit ba36549

Browse files
⬆️ [pre-commit.ci] pre-commit autoupdate (#6)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 901b528 commit ba36549

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
@@ -12,7 +12,7 @@ ci:
1212

1313
repos:
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.5.0
15+
rev: v4.6.0
1616
hooks:
1717
- id: check-added-large-files
1818
- id: check-case-conflict
@@ -37,7 +37,7 @@ repos:
3737
args: [ --py310-plus ]
3838

3939
- repo: https://github.com/psf/black
40-
rev: 24.3.0
40+
rev: 24.4.2
4141
hooks:
4242
- id: black
4343
name: PEP8 formatting

0 commit comments

Comments
 (0)