Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v23.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Sep 11, 2023
1 parent af13914 commit a16b732
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/psf/black
rev: 23.9.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/commitizen-tools/commitizen
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
@@ -1,6 +1,6 @@
-r requirements.txt
argcomplete==2.0.0
black==23.9.0
black==23.9.1
commitizen==3.8.2
flake8==6.1.0
isort==5.12.0
Expand Down

0 comments on commit a16b732

Please sign in to comment.