Skip to content

Commit 341e75b

Browse files
Merge pull request #14 from secondlife/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents daf37b4 + ee4aa74 commit 341e75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- uses: actions/setup-python@v5
1515
with:
1616
python-version: '3.11'
17-
- uses: pre-commit/[email protected].0
17+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)