We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db56720 commit 82a17e5Copy full SHA for 82a17e5
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
hooks:
22
- id: lint
23
- repo: https://github.com/paulhfischer/stylelint-config
24
- rev: v1.23.8
+ rev: v1.24.0
25
26
27
- repo: https://github.com/paulhfischer/eslint-config-javascript
@@ -37,7 +37,7 @@ repos:
37
38
- id: add-trailing-comma
39
- repo: https://github.com/psf/black
40
- rev: 25.1.0
+ rev: 25.9.0
41
42
- id: black
43
language_version: python3
0 commit comments