Skip to content

Commit cdb8db4

Browse files
authored
Merge pull request #1220 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 1a4bd96 + 96204e8 commit cdb8db4

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
@@ -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)