Skip to content
Permalink
Browse files
add latest python updates (#5386)
* add latest python updates

* update pre-commit in circleci config to match poetry
  • Loading branch information
escattone committed Feb 3, 2023
1 parent bb33f90 commit c96a84b
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 127 deletions.
@@ -8,7 +8,7 @@ jobs:
- run:
name: Lint with pre-commit
command: |
pip install --upgrade pre-commit==3.0.2
pip install --upgrade pre-commit==3.0.3
pre-commit run --all-files
test-and-build:
docker:

0 comments on commit c96a84b

Please sign in to comment.