Skip to content

Commit 164b32f

Browse files
authored
Merge pull request #11 from python-jsonschema/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 9c135e5 + 8cd653a commit 164b32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/setup-python@v5
2222
with:
2323
python-version: "3.x"
24-
- uses: pre-commit/[email protected].0
24+
- uses: pre-commit/[email protected].1
2525

2626
list:
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)