Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Aug 28, 2023
1 parent e4f27d1 commit d51d665
Show file tree
Hide file tree
Showing 4 changed files with 440 additions and 446 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/python-poetry/poetry
rev: '1.5.0'
rev: '1.6.0'
hooks:
- id: poetry-check
- id: poetry-export
Expand All @@ -17,7 +17,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
language_version: python3
Expand Down
Loading

0 comments on commit d51d665

Please sign in to comment.