Skip to content

Commit 5acfcdd

Browse files
CommanderStormgithub-actions[bot]
authored andcommitted
Automated Change: updated pre-commit requirements
1 parent 516ae5e commit 5acfcdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-ast
66
- id: check-toml
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: lint
2323
- repo: https://github.com/paulhfischer/stylelint-config
24-
rev: v1.23.6
24+
rev: v1.23.7
2525
hooks:
2626
- id: lint
2727
- repo: https://github.com/paulhfischer/eslint-config-javascript

.pre-commit-only-line-endings-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: mixed-line-ending

0 commit comments

Comments
 (0)