Skip to content

Commit 5ef1b4a

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent de11192 commit 5ef1b4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.12.0
10+
rev: v3.13.0
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.68.3
50+
rev: 37.83.0
5151
hooks:
5252
- id: renovate-config-validator

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==23.11.0
4-
commitizen==3.12.0
4+
commitizen==3.13.0
55
flake8==6.1.0
66
isort==5.12.0
77
mypy==1.7.1

0 commit comments

Comments
 (0)