Skip to content

Commit

Permalink
Bump pre-commit/action from 3.0.0 to 3.0.1 (#1689)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent 03eff11 commit 5d4a30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: '3.11'

- name: Run pre-commit
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3.0.1

test:
name: Test Python ${{ matrix.python-version }} on ${{ matrix.os }}
Expand Down

0 comments on commit 5d4a30a

Please sign in to comment.