Skip to content
Snippets Groups Projects
Commit 328fafa8 authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

update precommit vers

parent cfd060a7
No related branches found
No related tags found
1 merge request!78Add pre-commit hooks
This commit is part of merge request !78. Comments created here will be created in the context of that merge request.
...@@ -18,7 +18,7 @@ repos: ...@@ -18,7 +18,7 @@ repos:
# Ruff: # Ruff:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version. # Ruff version.
rev: v0.0.269 rev: v0.0.274
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]
...@@ -49,6 +49,6 @@ repos: ...@@ -49,6 +49,6 @@ repos:
types: [python] types: [python]
- repo: https://github.com/abravalheri/validate-pyproject - repo: https://github.com/abravalheri/validate-pyproject
rev: v0.10.1 rev: v0.13
hooks: hooks:
- id: validate-pyproject - id: validate-pyproject
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment