Skip to content

Commit

Permalink
chore: Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Konubinix committed Aug 13, 2024
1 parent 400c9e1 commit 3764bb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 7.1.0
rev: 7.1.1
hooks:
- id: flake8
# - repo: https://github.com/jazzband/pip-tools
# rev: 6.2.0
# hooks:
# - id: pip-compile
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.3.0
rev: v3.4.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
Expand Down

0 comments on commit 3764bb7

Please sign in to comment.