Skip to content

Commit a807f05

Browse files
CommanderStormgithub-actions[bot]
authored andcommitted
Automated Change: updated pre-commit requirements
1 parent 7541da5 commit a807f05

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ repos:
1717
args: [--fix=lf]
1818
- id: requirements-txt-fixer
1919
- repo: https://github.com/paulhfischer/prettier-config
20-
rev: v1.13.0
20+
rev: v1.14.0
2121
hooks:
2222
- id: lint
2323
- repo: https://github.com/paulhfischer/stylelint-config
24-
rev: v1.26.4
24+
rev: v1.27.0
2525
hooks:
2626
- id: lint
2727
- repo: https://github.com/paulhfischer/eslint-config-javascript
28-
rev: v1.24.0
28+
rev: v1.25.0
2929
hooks:
3030
- id: lint
3131
- repo: https://github.com/PyCQA/isort
@@ -37,7 +37,7 @@ repos:
3737
hooks:
3838
- id: add-trailing-comma
3939
- repo: https://github.com/psf/black
40-
rev: 26.3.0
40+
rev: 26.3.1
4141
hooks:
4242
- id: black
4343
language_version: python3

0 commit comments

Comments
 (0)