Skip to content

Commit 804d65d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.0...v0.15.15) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v2.1.0](pre-commit/mirrors-mypy@v1.19.1...v2.1.0)
1 parent 5da3258 commit 804d65d

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
@@ -15,13 +15,13 @@ repos:
1515
- id: mixed-line-ending
1616
# Python
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.0
18+
rev: v0.15.15
1919
hooks:
2020
- id: ruff
2121
args: ["--fix"]
2222
- id: ruff-format
2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: "v1.19.1"
24+
rev: "v2.1.0"
2525
hooks:
2626
- id: mypy
2727
additional_dependencies:

0 commit comments

Comments
 (0)