Skip to content

Commit acea804

Browse files
pre-commit-ci[bot]sylvestre
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/mozilla-l10n/moz-fluent-linter: v0.4.8 → v0.4.9](mozilla-l10n/moz-fluent-linter@v0.4.8...v0.4.9)
1 parent c409373 commit acea804

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exclude: ^tests/fixtures/
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-executables-have-shebangs
@@ -22,7 +22,7 @@ repos:
2222
- id: trailing-whitespace
2323

2424
- repo: https://github.com/mozilla-l10n/moz-fluent-linter
25-
rev: v0.4.8
25+
rev: v0.4.9
2626
hooks:
2727
- id: fluent_linter
2828
files: \.ftl$

0 commit comments

Comments
 (0)