Skip to content

Commit 82a17e5

Browse files
CommanderStormgithub-actions[bot]
authored andcommitted
Automated Change: updated pre-commit requirements
1 parent db56720 commit 82a17e5

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
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: lint
2323
- repo: https://github.com/paulhfischer/stylelint-config
24-
rev: v1.23.8
24+
rev: v1.24.0
2525
hooks:
2626
- id: lint
2727
- repo: https://github.com/paulhfischer/eslint-config-javascript
@@ -37,7 +37,7 @@ repos:
3737
hooks:
3838
- id: add-trailing-comma
3939
- repo: https://github.com/psf/black
40-
rev: 25.1.0
40+
rev: 25.9.0
4141
hooks:
4242
- id: black
4343
language_version: python3

0 commit comments

Comments
 (0)