File size: 151 Bytes
46fbfbe
 
 
 
 
 
 
1
2
3
4
5
6
7
repos:
  - repo: https://github.com/astral-sh/ruff-pre-commit
    rev: v0.4.9
    hooks:
      - id: ruff
        args: [--fix]
      - id: ruff-format