Skip to content

Commit 7f2b2ff

Browse files
Merge 48a4095 into 46eb5ae
2 parents 46eb5ae + 48a4095 commit 7f2b2ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: double-quote-string-fixer
1111

1212
- repo: https://github.com/psf/black
13-
rev: 24.4.2
13+
rev: 24.8.0
1414
hooks:
1515
- id: black
1616

@@ -20,7 +20,7 @@ repos:
2020
- id: blackdoc
2121

2222
- repo: https://github.com/PyCQA/flake8
23-
rev: 7.1.0
23+
rev: 7.1.1
2424
hooks:
2525
- id: flake8
2626

@@ -30,7 +30,7 @@ repos:
3030
- id: isort
3131

3232
- repo: https://github.com/nbQA-dev/nbQA
33-
rev: 1.8.5
33+
rev: 1.8.7
3434
hooks:
3535
- id: nbqa-black
3636
- id: nbqa-pyupgrade

0 commit comments

Comments
 (0)