Skip to content

Commit

Permalink
Update pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutsu3 committed Oct 10, 2024
1 parent dfc447e commit 2a3e4e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Set up Python 3.7
uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: pre-commit/[email protected].1
python-version: 3.8
- uses: pre-commit/[email protected].0

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2a3e4e7

Please sign in to comment.