Skip to content

Commit 0d49164

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent becd8e2 commit 0d49164

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: v2.17.5
23+
rev: v2.17.7
2424
hooks:
2525
- id: pylint
2626
additional_dependencies:
@@ -48,6 +48,6 @@ repos:
4848
- id: rst-directive-colons
4949
- id: rst-inline-touching-normal
5050
- repo: https://github.com/maxbrunet/pre-commit-renovate
51-
rev: 36.107.1
51+
rev: 36.109.4
5252
hooks:
5353
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ commitizen==3.10.0
55
flake8==6.1.0
66
isort==5.12.0
77
mypy==1.5.1
8-
pylint==2.17.5
8+
pylint==2.17.7
99
pytest==7.4.2
1010
responses==0.23.3
1111
types-PyYAML==6.0.12.12
12-
types-requests==2.31.0.4
12+
types-requests==2.31.0.7
1313
types-setuptools==68.2.0.0

0 commit comments

Comments
 (0)