Skip to content

Commit 9dd5965

Browse files
[pre-commit.ci] pre-commit autoupdate (#606)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ef22c09 commit 9dd5965

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
@@ -11,7 +11,7 @@ repos:
1111
- id: black
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.12.4
14+
rev: v0.12.8
1515
hooks:
1616
- id: ruff
1717
args: [ --fix ]
@@ -24,7 +24,7 @@ repos:
2424
- tomli
2525

2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v1.17.0
27+
rev: v1.17.1
2828
hooks:
2929
- id: mypy
3030
additional_dependencies: ["types-PyYAML", "types-setuptools"]

0 commit comments

Comments
 (0)