Skip to content

Commit c1e5b10

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
1 parent 8e4acaf commit c1e5b10

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
@@ -28,7 +28,7 @@ repos:
2828
- id: stylelint
2929
additional_dependencies: ['stylelint', 'stylelint-config-standard']
3030
- repo: https://github.com/psf/black
31-
rev: '24.8.0'
31+
rev: '24.10.0'
3232
hooks:
3333
- id: black
3434
language_version: python3.8

0 commit comments

Comments
 (0)