Skip to content

Commit 04cddfc

Browse files
Bump Lightning-AI/utilities from 0.5.0 to 0.7.1 (#229)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Jirka <[email protected]>
1 parent cb68c78 commit 04cddfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/ci_checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ concurrency:
1515
jobs:
1616

1717
check-schema:
18-
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.5.0
18+
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.7.1

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
args: [--in-place, --wrap-summaries=115, --wrap-descriptions=120]
3737

3838
- repo: https://github.com/PyCQA/isort
39-
rev: 5.11.4
39+
rev: 5.12.0
4040
hooks:
4141
- id: isort
4242

0 commit comments

Comments
 (0)