Update versions of tools in pre-commit configs to latest version

updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1)
This commit is contained in:
pre-commit-ci[bot]
2024-01-29 17:06:33 +00:00
committed by Nikhil Badyal
parent bedb799dd0
commit f9b3bc6303
+1 -1
View File
@@ -31,7 +31,7 @@ repos:
- "--fix"
- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black
args: