Skip to content

Commit db1ae3f

Browse files
chore(deps): update dependency 5ouma/utils to v0.9.3
1 parent 871e080 commit db1ae3f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>5ouma/utils#v0.9.0", "github>5ouma/utils:labels#v0.9.0"]
3+
"extends": ["github>5ouma/utils#v0.9.3", "github>5ouma/utils:labels#v0.9.3"]
44
}

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616

1717
steps:
1818
- name: 🚸 Run pre-commit
19-
uses: 5ouma/utils/pre-commit@e3ddd062e52b578a512e70d94994624f5fa914cd # v0.9.0
19+
uses: 5ouma/utils/pre-commit@d7317adbd74c0d1b71a31b01c3d28a08be25c932 # v0.9.3
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)