Skip to content

Commit b9e10ac

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

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.2
24+
rev: v1.23.3
2525
hooks:
2626
- id: lint
2727
- repo: https://github.com/paulhfischer/eslint-config-javascript
@@ -54,7 +54,7 @@ repos:
5454
language: system
5555
types: [python]
5656
- repo: https://github.com/PyCQA/flake8
57-
rev: 7.2.0
57+
rev: 7.3.0
5858
hooks:
5959
- id: flake8
6060
additional_dependencies:

0 commit comments

Comments
 (0)