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 8b2c1e6 commit b9e10acCopy full SHA for b9e10ac
.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.2
+ rev: v1.23.3
25
26
27
- repo: https://github.com/paulhfischer/eslint-config-javascript
@@ -54,7 +54,7 @@ repos:
54
language: system
55
types: [python]
56
- repo: https://github.com/PyCQA/flake8
57
- rev: 7.2.0
+ rev: 7.3.0
58
59
- id: flake8
60
additional_dependencies:
0 commit comments