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 1411bab commit 8b2c1e6Copy full SHA for 8b2c1e6
.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.1
+ rev: v1.23.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.8.3
+ rev: 1.8.5
101
102
- id: bandit
103
exclude: (fixtures|tests)
0 commit comments