Skip to content

Commit

Permalink
ci: Allowing to pull latest Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
sscheib committed Aug 8, 2024
1 parent 909a107 commit a5d6fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
with:
# renovate dep: datasource=python-version versioning=python depName=python
python-version: '3.12.5'
check-latest: true

- name: 'Install pre-commit'
run: |
Expand Down

0 comments on commit a5d6fdf

Please sign in to comment.