Skip to content
Snippets Groups Projects
Commit d4310447 authored by Roang's avatar Roang
Browse files

Update pre-commit tool versions

parent b664e6c7
No related branches found
No related tags found
Loading
...@@ -9,7 +9,7 @@ repos: ...@@ -9,7 +9,7 @@ repos:
- id: check-merge-conflict - id: check-merge-conflict
- id: check-ast - id: check-ast
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0 rev: v0.9.7
hooks: hooks:
- id: ruff - id: ruff
args: [--fix] args: [--fix]
...@@ -19,18 +19,18 @@ repos: ...@@ -19,18 +19,18 @@ repos:
hooks: hooks:
- id: check-json5 - id: check-json5
- repo: https://github.com/djlint/djLint - repo: https://github.com/djlint/djLint
rev: v1.36.2 rev: v1.36.4
hooks: hooks:
- id: djlint-reformat-django - id: djlint-reformat-django
- id: djlint-reformat-jinja - id: djlint-reformat-jinja
- id: djlint-django - id: djlint-django
- id: djlint-jinja - id: djlint-jinja
- repo: https://github.com/astral-sh/uv-pre-commit - repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.21 rev: 0.6.2
hooks: hooks:
- id: uv-lock - id: uv-lock
- repo: https://github.com/astral-sh/uv-pre-commit - repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.21 rev: 0.6.2
hooks: hooks:
- name: uv-export-prod - name: uv-export-prod
id: uv-export id: uv-export
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment