Skip to content

Commit 1c50016

Browse files
[pre-commit.ci] pre-commit autoupdate (#79)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 363d934 commit 1c50016

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
@@ -9,7 +9,7 @@ exclude: |
99
1010
repos:
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v5.0.0
12+
rev: v6.0.0
1313
hooks:
1414
- id: trailing-whitespace
1515
- id: end-of-file-fixer
@@ -28,12 +28,12 @@ repos:
2828
- "--py310-plus"
2929

3030
- repo: https://github.com/keewis/blackdoc
31-
rev: v0.4.1
31+
rev: v0.4.3
3232
hooks:
3333
- id: blackdoc
3434

3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.12.2
36+
rev: v0.13.3
3737
hooks:
3838
- id: ruff
3939
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)