Version updates for pre-commit/poetry/linter (#74)

Just a rutine update to keep ruff up to date and sync.
This commit is contained in:
2023-09-03 17:56:13 +02:00
committed by GitHub
parent 80faf57c77
commit f20823a613
3 changed files with 32 additions and 32 deletions

View File

@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: 0.0.277
version: 0.0.287
python-requirements:
name: Check Python Requirements