Skip to content

Commit 21fe1a5

Browse files
committed
deps_common -> 2025.02.18
1 parent de65c9b commit 21fe1a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: spatial-model-editor/[email protected]
3030
with:
31-
sme_deps_common: "2025.02.03"
31+
sme_deps_common: "2025.02.18"
3232
- uses: actions/checkout@v4
3333
- run: ./build.sh
3434
- uses: actions/upload-artifact@v4

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: shell-fmt-go
2121
- repo: https://github.com/google/yamlfmt
22-
rev: v0.15.0
22+
rev: v0.16.0
2323
hooks:
2424
- id: yamlfmt
2525
ci:

0 commit comments

Comments
 (0)