Skip to content

Commit

Permalink
Bump pre-commit/action from 3.0.0 to 3.0.1 (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 6202d6b commit e342311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: "3.11"
- name: Run pre-commit checks
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3.0.1

unit-tests:
name: Tests - ${{ matrix.os }} - Py${{ matrix.python-version }}
Expand Down

0 comments on commit e342311

Please sign in to comment.