Skip to content

Commit bf669c5

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ repos:
44
hooks:
55
- id: black
66
- repo: https://github.com/pycqa/flake8
7-
rev: 7.1.1
7+
rev: 7.1.2
88
hooks:
99
- id: flake8
1010
- repo: https://github.com/pycqa/isort
11-
rev: 6.0.0
11+
rev: 6.0.1
1212
hooks:
1313
- id: isort
1414
name: isort (python)

0 commit comments

Comments
 (0)