Skip to content

Commit 7dc2fa6

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent d2be1f7 commit 7dc2fa6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.pre-commit-config.yaml

+2-2
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: v3.13.0
10+
rev: v3.14.1
1111
hooks:
1212
- id: commitizen
1313
stages: [commit-msg]
@@ -47,6 +47,6 @@ repos:
4747
- id: rst-directive-colons
4848
- id: rst-inline-touching-normal
4949
- repo: https://github.com/maxbrunet/pre-commit-renovate
50-
rev: 37.153.0
50+
rev: 37.168.5
5151
hooks:
5252
- id: renovate-config-validator

requirements-docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r requirements.txt
22
-r requirements-test.txt
3-
pytest-docker==2.1.0
3+
pytest-docker==2.2.0

requirements-lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==24.1.1
4-
commitizen==3.13.0
4+
commitizen==3.14.1
55
flake8==7.0.0
66
isort==5.13.2
77
mypy==1.8.0

0 commit comments

Comments
 (0)