Skip to content

Commit eee14d4

Browse files
authored
Merge pull request #2118 from zeromq/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7dea4fc + 3463803 commit eee14d4

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.12.2
29+
rev: v0.12.7
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.16.1
46+
rev: v1.17.1
4747
hooks:
4848
- id: mypy
4949
files: zmq/.*

0 commit comments

Comments
 (0)