Skip to content

Commit fdc7c54

Browse files
committed
Run pre-commit autoupdate
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <[email protected]>
1 parent fa6a253 commit fdc7c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
args:
2121
- --extend-ignore=E203,E501
2222
- repo: https://github.com/pycqa/isort
23-
rev: 6.0.0
23+
rev: 6.0.1
2424
hooks:
2525
- id: isort
2626
name: isort (python)

0 commit comments

Comments
 (0)