Skip to content

Commit 7743cdb

Browse files
Bump pre-commit/action from 2.0.0 to 3.0.0 (#56)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c65bfd2 commit 7743cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.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@v4
1616
with:
1717
python-version: '3.10'
18-
- uses: pre-commit/action@v2.0.0
18+
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)