Skip to content

Commit 869d853

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.8...v0.14.10) - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1)
1 parent 6d84337 commit 869d853

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
@@ -61,12 +61,12 @@ repos:
6161
- id: pyproject-fmt
6262

6363
- repo: https://github.com/astral-sh/ruff-pre-commit
64-
rev: v0.14.8
64+
rev: v0.14.10
6565
hooks:
6666
- id: ruff
6767

6868
- repo: https://github.com/pre-commit/mirrors-mypy
69-
rev: v1.19.0
69+
rev: v1.19.1
7070
hooks:
7171
- id: mypy
7272
files: nextcloudappstore/(api/v1/release|certificate)/

0 commit comments

Comments
 (0)