Skip to content

Commit 060166c

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-python-6
2 parents 49b06fc + 5220687 commit 060166c

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
- uses: actions/setup-python@v6
1616
with:
1717
python-version: "3.10"
18-
- uses: pre-commit/action@v3.0.0
18+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)