Skip to content

Commit 04aeebd

Browse files
chore(deps): renovate: pappasam/toml-sort to v0.24.2
1 parent fa2e63f commit 04aeebd

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
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: forbid-tabs
2222
- repo: https://github.com/pappasam/toml-sort
23-
rev: v0.23.1
23+
rev: v0.24.2
2424
hooks:
2525
- id: toml-sort-fix
2626
- repo: https://github.com/pre-commit/mirrors-mypy

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: forbid-tabs
1717
- repo: https://github.com/pappasam/toml-sort
18-
rev: v0.23.1
18+
rev: v0.24.2
1919
hooks:
2020
- id: toml-sort-fix
2121
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)