File size: 192 Bytes
2c3c408
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
repos:
  - repo: https://github.com/ambv/black
    rev: 22.12.0
    hooks:
    - id: black
  - repo: https://github.com/charliermarsh/ruff-pre-commit
    rev: v0.4.4
    hooks:
    - id: ruff