Skip to content

Commit 187c553

Browse files
authored
Merge pull request #2 from EOPF-Explorer/dependabot/github_actions/pre-commit/action-3.0.1
ci(deps): bump pre-commit/action from 3.0.0 to 3.0.1
2 parents c590486 + 65ff3db commit 187c553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-python@v6
1515
with:
1616
python-version: '3.11'
17-
- uses: pre-commit/action@v3.0.0
17+
- uses: pre-commit/action@v3.0.1
1818

1919
test:
2020
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)