Unverified Commit 7021f000 authored by Baber Abbasi's avatar Baber Abbasi Committed by GitHub
Browse files

update pre-commit (#2799)

parent 150a1852
...@@ -29,7 +29,7 @@ repos: ...@@ -29,7 +29,7 @@ repos:
- id: mixed-line-ending - id: mixed-line-ending
args: [--fix=lf] args: [--fix=lf]
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.3 rev: v0.11.0
hooks: hooks:
# Run the linter. # Run the linter.
- id: ruff - id: ruff
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment