Skip to content

Commit 9c70919

Browse files
chore(deps): update minor-grouped (#260)
| datasource | package | from | to | | --------------- | ---------------------------- | ------- | ------- | | github-releases | casey/just | 1.45.0 | 1.46.0 | | github-tags | renovatebot/pre-commit-hooks | 42.66.8 | 42.70.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d5b688 commit 9c70919

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: actionlint-docker
1616

1717
- repo: https://github.com/renovatebot/pre-commit-hooks
18-
rev: 42.66.8
18+
rev: 42.70.2
1919
hooks:
2020
- id: renovate-config-validator
2121
args: [--strict]

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
# check it with
1414
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"
1515

16-
just 1.45.0
16+
just 1.46.0
1717

1818
pre-commit 4.5.1

0 commit comments

Comments
 (0)