X Tutup
Skip to content

Commit ae0c9e5

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 22243f6 commit ae0c9e5

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
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
- id: black
99
- repo: https://github.com/commitizen-tools/commitizen
10-
rev: v4.11.1
10+
rev: v4.11.6
1111
hooks:
1212
- id: commitizen
1313
stages: [commit-msg]
@@ -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: 42.78.2
54+
rev: 42.84.0
5555
hooks:
5656
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==25.12.0
4-
commitizen==4.11.0
4+
commitizen==4.11.6
55
flake8==7.3.0
66
isort==7.0.0
77
mypy==1.19.1

0 commit comments

Comments
 (0)
X Tutup