Skip to content

Commit e56e324

Browse files
[pre-commit.ci] pre-commit autoupdate (#276)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.5](astral-sh/ruff-pre-commit@v0.5.2...v0.5.5) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c5ccd08 commit e56e324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ repos:
4141
- id: pyproject-fmt
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.5.2
44+
rev: v0.5.5
4545
hooks:
4646
- id: ruff
4747

4848
- repo: https://github.com/pre-commit/mirrors-mypy
49-
rev: v1.10.1
49+
rev: v1.11.0
5050
hooks:
5151
- id: mypy
5252
files: nc_py_api/

0 commit comments

Comments
 (0)