Skip to content

Commit 4765057

Browse files
authored
Merge pull request #2101 from zeromq/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 03e3eb4 + 72b0bfa commit 4765057

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# autoformat and lint Python code
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.11.8
29+
rev: v0.11.12
3030
hooks:
3131
- id: ruff
3232
types_or:
@@ -43,7 +43,7 @@ repos:
4343
exclude: zmq/constants.py
4444

4545
- repo: https://github.com/pre-commit/mirrors-mypy
46-
rev: v1.15.0
46+
rev: v1.16.0
4747
hooks:
4848
- id: mypy
4949
files: zmq/.*

0 commit comments

Comments
 (0)