diff options
| author | Paolo Melchiorre <paolo@melchiorre.org> | 2024-10-31 01:39:47 +0100 |
|---|---|---|
| committer | Baptiste Mispelon <bmispelon@gmail.com> | 2024-11-02 16:01:33 +0100 |
| commit | 0d067a81d1da70721d99e11b95f6fc14f3014823 (patch) | |
| tree | 4b1d0165ed8949bec48601f7b372e9d1c0a9aa8a /.pre-commit-config.yaml | |
| parent | 6b0c297b08f9b6f2988964d4f0b847a315baf018 (diff) | |
Update pre-commit
Diffstat (limited to '.pre-commit-config.yaml')
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1c41659..43144f2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: - id: djhtml files: .*/templates/.*\.html$ - repo: https://github.com/tox-dev/pyproject-fmt - rev: "2.4.3" + rev: "v2.5.0" hooks: - id: pyproject-fmt - repo: https://github.com/mrtazz/checkmake.git |
