Skip to content

Commit d913b8b

Browse files
committed
fmt
1 parent 746a6f0 commit d913b8b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/renovate.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,3 @@
3131
"renovate"
3232
]
3333
}
34-

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: pre-commit/action@v3.0.1
1414
with:
1515
extra_args: '--verbose --all-files'
16-
16+
1717
test:
1818
runs-on: ubuntu-latest
1919
steps:

0 commit comments

Comments
 (0)