Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Dec 4, 2023
1 parent de11192 commit 5ef1b4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -7,7 +7,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.12.0
rev: v3.13.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -47,6 +47,6 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 37.68.3
rev: 37.83.0
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion requirements-lint.txt
@@ -1,7 +1,7 @@
-r requirements.txt
argcomplete==2.0.0
black==23.11.0
commitizen==3.12.0
commitizen==3.13.0
flake8==6.1.0
isort==5.12.0
mypy==1.7.1
Expand Down

0 comments on commit 5ef1b4a

Please sign in to comment.