Skip to content

Commit dedac04

Browse files
CommanderStormgithub-actions[bot]
authored andcommitted
Automated Change: updated pre-commit requirements
1 parent b9e10ac commit dedac04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: lint
2323
- repo: https://github.com/paulhfischer/stylelint-config
24-
rev: v1.23.3
24+
rev: v1.23.4
2525
hooks:
2626
- id: lint
2727
- repo: https://github.com/paulhfischer/eslint-config-javascript
@@ -97,7 +97,7 @@ repos:
9797
language: system
9898
pass_filenames: false
9999
- repo: https://github.com/PyCQA/bandit
100-
rev: 1.8.5
100+
rev: 1.8.6
101101
hooks:
102102
- id: bandit
103103
exclude: (fixtures|tests)

0 commit comments

Comments
 (0)