Skip to content

Commit

Permalink
Update poetry dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkleiven authored and leifwar committed Aug 4, 2023
1 parent 830866d commit f308c25
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/hadialqattan/pycln
rev: v2.1.6
rev: v2.2.0
hooks:
- id: pycln
args: [--all]
Expand All @@ -27,7 +27,7 @@ repos:
- id: isort
additional_dependencies: [toml]
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies:
Expand Down
Loading

0 comments on commit f308c25

Please sign in to comment.