Update versions

This commit is contained in:
Serene-Arc 2024-03-01 15:20:29 +10:00
parent 22d8f89735
commit 96b6cea772

View file

@ -3,12 +3,12 @@
repos:
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 24.2.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
name: isort (python)