Skip to content

Commit c7333d8

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 378b72d commit c7333d8

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
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/pycqa/pylint
23-
rev: v4.0.1
23+
rev: v4.0.2
2424
hooks:
2525
- id: pylint
2626
additional_dependencies:
@@ -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.146.0
54+
rev: 41.165.3
5555
hooks:
5656
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ commitizen==4.9.1
55
flake8==7.3.0
66
isort==7.0.0
77
mypy==1.18.2
8-
pylint==4.0.1
8+
pylint==4.0.2
99
pytest==8.4.2
1010
responses==0.25.8
1111
respx==0.22.0

0 commit comments

Comments
 (0)