Skip to content

Commit f078775

Browse files
pre-commit-ci[bot]sblauth
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.8...v0.15.9)
1 parent 58b371f commit f078775

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
files: cashocs/
2020

2121
- repo: https://github.com/pre-commit/mirrors-mypy
22-
rev: v1.19.1
22+
rev: v1.20.0
2323
hooks:
2424
- id: mypy
2525
files: cashocs/
@@ -28,7 +28,7 @@ repos:
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
3030
# Ruff version.
31-
rev: v0.15.8
31+
rev: v0.15.9
3232
hooks:
3333
# Run the linter.
3434
- id: ruff-check

0 commit comments

Comments
 (0)