Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
helrond authored Aug 1, 2023
1 parent 518e3c0 commit d355bc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ repos:
- --in-place
- --aggressive
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.11.5
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
rev: 6.14.0
rev: 7.1.0
hooks:
- id: pip-compile

0 comments on commit d355bc3

Please sign in to comment.