mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	bump pre-commit refs (#8219)
This commit is contained in:
		| @@ -17,7 +17,7 @@ repos: | ||||
|     -   id: check-yaml | ||||
|     -   id: mixed-line-ending | ||||
| -   repo: https://github.com/astral-sh/ruff-pre-commit | ||||
|     rev: v0.6.1 | ||||
|     rev: v0.6.8 | ||||
|     hooks: | ||||
|     - id: ruff-format | ||||
|       args: [--preview] | ||||
| @@ -28,7 +28,7 @@ repos: | ||||
|         --preview | ||||
|       ] | ||||
| -   repo: https://github.com/astral-sh/uv-pre-commit | ||||
|     rev: 0.2.37 | ||||
|     rev: 0.4.17 | ||||
|     hooks: | ||||
|       - id: pip-compile | ||||
|         name: pip-compile requirements-dev.in | ||||
| @@ -51,7 +51,7 @@ repos: | ||||
|         args: [contrib/container/requirements.in, -o, contrib/container/requirements.txt, --python-version=3.11, --no-strip-extras, --generate-hashes] | ||||
|         files: contrib/container/requirements\.(in|txt)$ | ||||
| -   repo: https://github.com/Riverside-Healthcare/djLint | ||||
|     rev: v1.34.1 | ||||
|     rev: v1.35.2 | ||||
|     hooks: | ||||
|       - id: djlint-django | ||||
| - repo: https://github.com/codespell-project/codespell | ||||
| @@ -78,7 +78,7 @@ repos: | ||||
|       - "prettier@^2.4.1" | ||||
|       - "@trivago/prettier-plugin-sort-imports" | ||||
| - repo: https://github.com/pre-commit/mirrors-eslint | ||||
|   rev: "v9.9.0" | ||||
|   rev: "v9.11.1" | ||||
|   hooks: | ||||
|   - id: eslint | ||||
|     additional_dependencies: | ||||
| @@ -90,7 +90,7 @@ repos: | ||||
|       - "@typescript-eslint/parser" | ||||
|     files: ^src/frontend/.*\.(js|jsx|ts|tsx)$ | ||||
| -   repo: https://github.com/gitleaks/gitleaks | ||||
|     rev: v8.18.4 | ||||
|     rev: v8.19.3 | ||||
|     hooks: | ||||
|     -   id: gitleaks | ||||
| #-   repo: https://github.com/jumanjihouse/pre-commit-hooks | ||||
|   | ||||
		Reference in New Issue
	
	Block a user