Skip to content

Commit 60f9080

Browse files
authored
Merge pull request #18 from IntelPython/bot/pre-commit-autoupdate
Weekly pre-commit autoupdate
2 parents deb322e + f4ada5e commit 60f9080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ repos:
1111
- id: end-of-file-fixer
1212
- id: trailing-whitespace
1313
- repo: https://github.com/psf/black
14-
rev: 26.1.0
14+
rev: 26.3.0
1515
hooks:
1616
- id: black
1717
- repo: https://github.com/pycqa/isort
18-
rev: 7.0.0
18+
rev: 8.0.1
1919
hooks:
2020
- id: isort
2121
name: isort (python)

0 commit comments

Comments
 (0)