Skip to content

Commit a82ec55

Browse files
authored
Merge pull request #74 from siboehm/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 5331d17 + aca85f3 commit a82ec55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
with:
6060
python-version: 3.9
6161
- name: Run pre-commit checks
62-
uses: pre-commit/action@v3.0.0
62+
uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)