Skip to content

Commit

Permalink
Automated dependency updates (#44)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and gridhead committed Jan 7, 2025
1 parent fec5a14 commit 421c861
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 110 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ jobs:
run: |
python3 -m pip install --upgrade poetry tox
- name: Check the correctness of the project config
run: |
poetry check
# TEMPORARILY COMMENTED OUT UNTIL THE POETRY 2.X BECOMES COMMON
# - name: Check the correctness of the project config
# run: |
# poetry check

- name: Check the quality of the code
run: |
Expand Down
Loading

0 comments on commit 421c861

Please sign in to comment.