Skip to content

Commit e54516f

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 2e51cd5 commit e54516f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
- id: black
99
- repo: https://github.com/commitizen-tools/commitizen
10-
rev: v4.6.0
10+
rev: v4.6.1
1111
hooks:
1212
- id: commitizen
1313
stages: [commit-msg]
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/pycqa/pylint
23-
rev: v3.3.6
23+
rev: v3.3.7
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: 39.261.4
54+
rev: 39.264.0
5555
hooks:
5656
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==25.1.0
4-
commitizen==4.6.0
4+
commitizen==4.6.1
55
flake8==7.2.0
66
isort==6.0.1
77
mypy==1.15.0
8-
pylint==3.3.6
8+
pylint==3.3.7
99
pytest==8.3.5
1010
responses==0.25.7
1111
respx==0.22.0

0 commit comments

Comments
 (0)