Removing the ruff version number from the actions (#487)

This does not need to be maintained manually.
Just use latest!
Latest ist greates!
This commit is contained in:
Philipp Horstenkamp 2023-12-27 12:32:15 +01:00 committed by GitHub
parent 77dd1ffb27
commit 0a72f0ce69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,8 +37,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
version: 0.1.0
python-requirements:
name: Check Python Requirements