Skip to content

Commit 4700bba

Browse files
[pre-commit.ci] pre-commit autoupdate (#31)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/psf/black: 24.4.2 → 24.10.0](psf/black@24.4.2...24.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0c08937 commit 4700bba

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
@@ -11,7 +11,7 @@ ci:
1111

1212
repos:
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v4.6.0
14+
rev: v5.0.0
1515
hooks:
1616
- id: check-added-large-files
1717
- id: check-case-conflict
@@ -33,6 +33,6 @@ repos:
3333
# === END CENTRALLY MAINTAINED FILE ===
3434

3535
- repo: https://github.com/psf/black
36-
rev: 24.4.2
36+
rev: 24.10.0
3737
hooks:
3838
- id: black

0 commit comments

Comments
 (0)