We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04d480 commit baaa43aCopy full SHA for baaa43a
.pre-commit-config.yaml
@@ -2,11 +2,11 @@
2
# See https://pre-commit.com/hooks.html for more hooks
3
repos:
4
- repo: https://github.com/psf/black
5
- rev: 1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # frozen: 24.10.0
+ rev: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1.0
6
hooks:
7
- id: black
8
- repo: https://github.com/pycqa/isort
9
- rev: c235f5e450b4b84e58d114ed4c589cbf454175a3 # frozen: 5.13.2
+ rev: 0a0b7a830386ba6a31c2ec8316849ae4d1b8240d # frozen: 6.0.0
10
11
- id: isort
12
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments