Skip to content

Commit fdca212

Browse files
[pre-commit.ci] pre-commit autoupdate (#1231)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4f7c162 commit fdca212

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ ci:
55

66
repos:
77
- repo: https://github.com/psf/black
8-
rev: 24.8.0
8+
rev: 24.10.0
99
hooks:
1010
- id: black
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.6.8
12+
rev: v0.7.3
1313
hooks:
1414
- id: ruff
1515
args: [--fix, --exit-non-zero-on-fix]
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v4.6.0
17+
rev: v5.0.0
1818
hooks:
1919
- id: check-yaml
2020
- id: debug-statements

0 commit comments

Comments
 (0)