Skip to content

Commit 66b0c31

Browse files
authored
chore(deps): update template pre-commit hooks (#113)
2 parents 485da37 + 228e051 commit 66b0c31

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
@@ -77,7 +77,7 @@ repos:
7777
- id: taplo-lint
7878
args: ["--no-schema"]
7979
- repo: https://github.com/tox-dev/pyproject-fmt
80-
rev: v2.19.0
80+
rev: v2.20.0
8181
hooks:
8282
- id: pyproject-fmt
8383
# ** validate (schema-store)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
- id: taplo-lint
7272
args: ["--no-schema"]
7373
- repo: https://github.com/tox-dev/pyproject-fmt
74-
rev: v2.19.0
74+
rev: v2.20.0
7575
hooks:
7676
- id: pyproject-fmt
7777
# ** validate (schema-store)

0 commit comments

Comments
 (0)