Skip to content

Commit

Permalink
Merge pull request #227 from Deltares/dependabot/github_actions/pre-c…
Browse files Browse the repository at this point in the history
…ommit/action-3.0.1

Bump pre-commit/action from 2.0.3 to 3.0.1
  • Loading branch information
Huite authored Apr 12, 2024
2 parents 3638be0 + 32c24a7 commit b9464e5
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 @@ -21,7 +21,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
- name: Run pre-commit
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.1
test:
name: ${{ matrix.pixi-environment }} - ${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b9464e5

Please sign in to comment.