Skip to content

Commit db0d55e

Browse files
authored
Merge pull request #2260 from IntelPython/bot/pre-commit-autoupdate
Weekly pre-commit autoupdate
2 parents cb6ac74 + 5b04518 commit db0d55e

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
@@ -13,12 +13,12 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: trailing-whitespace
1515
- repo: https://github.com/psf/black
16-
rev: 26.1.0
16+
rev: 26.3.0
1717
hooks:
1818
- id: black
1919
exclude: "versioneer.py|dpctl/_version.py"
2020
- repo: https://github.com/pycqa/isort
21-
rev: 8.0.0
21+
rev: 8.0.1
2222
hooks:
2323
- id: isort
2424
name: isort (python)

0 commit comments

Comments
 (0)