Skip to content

Commit 1f3e43a

Browse files
chore(deps): update all non-major dependencies
1 parent f908f0e commit 1f3e43a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- requests-toolbelt==1.0.0
3333
files: 'gitlab/'
3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v1.16.1
35+
rev: v1.17.0
3636
hooks:
3737
- id: mypy
3838
args: []
@@ -51,6 +51,6 @@ repos:
5151
- id: rst-directive-colons
5252
- id: rst-inline-touching-normal
5353
- repo: https://github.com/maxbrunet/pre-commit-renovate
54-
rev: 41.23.5
54+
rev: 41.40.0
5555
hooks:
5656
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ black==25.1.0
44
commitizen==4.8.3
55
flake8==7.3.0
66
isort==6.0.1
7-
mypy==1.16.1
7+
mypy==1.17.0
88
pylint==3.3.7
99
pytest==8.4.1
1010
responses==0.25.7

0 commit comments

Comments
 (0)