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 725485e commit b4244e4Copy full SHA for b4244e4
.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.24.1
+ rev: v1.24.2
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.9.1
+ rev: 1.9.2
101
102
- id: bandit
103
exclude: (fixtures|tests)
0 commit comments