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 b9e10ac commit dedac04Copy full SHA for dedac04
.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.3
+ rev: v1.23.4
25
26
27
- repo: https://github.com/paulhfischer/eslint-config-javascript
@@ -97,7 +97,7 @@ repos:
97
language: system
98
pass_filenames: false
99
- repo: https://github.com/PyCQA/bandit
100
- rev: 1.8.5
+ rev: 1.8.6
101
102
- id: bandit
103
exclude: (fixtures|tests)
0 commit comments