We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871e080 commit db1ae3fCopy full SHA for db1ae3f
2 files changed
.github/renovate.json
@@ -1,4 +1,4 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["github>5ouma/utils#v0.9.0", "github>5ouma/utils:labels#v0.9.0"]
+ "extends": ["github>5ouma/utils#v0.9.3", "github>5ouma/utils:labels#v0.9.3"]
4
}
.github/workflows/pre-commit.yml
@@ -16,6 +16,6 @@ jobs:
16
17
steps:
18
- name: 🚸 Run pre-commit
19
- uses: 5ouma/utils/pre-commit@e3ddd062e52b578a512e70d94994624f5fa914cd # v0.9.0
+ uses: 5ouma/utils/pre-commit@d7317adbd74c0d1b71a31b01c3d28a08be25c932 # v0.9.3
20
with:
21
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments