Skip to content

Commit 8dc9159

Browse files
authored
Merge pull request #6 from smallstep/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents e2975a9 + 822206d commit 8dc9159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: actions/setup-python@v4
18-
- uses: pre-commit/action@v3.0.0
18+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)