Skip to content

Commit 99a20a8

Browse files
ci(pre-commit.ci): autoupdate
updates: - [github.com/abravalheri/validate-pyproject: v0.24.1 → v0.25](abravalheri/validate-pyproject@v0.24.1...v0.25) - [github.com/adhtruong/mirrors-typos: v1.41.0 → v1.42.3](adhtruong/mirrors-typos@v1.41.0...v1.42.3) - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14)
1 parent 679bf8d commit 99a20a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ repos:
1212
- id: trailing-whitespace
1313

1414
- repo: https://github.com/abravalheri/validate-pyproject
15-
rev: v0.24.1
15+
rev: v0.25
1616
hooks:
1717
- id: validate-pyproject
1818

1919
- repo: https://github.com/adhtruong/mirrors-typos
20-
rev: v1.41.0
20+
rev: v1.42.3
2121
hooks:
2222
- id: typos
2323
exclude: src/mrc/mrc.py
2424
args: [--force-exclude] # omit --write-changes
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.14.10
27+
rev: v0.14.14
2828
hooks:
2929
- id: ruff-check
3030
- id: ruff-format

0 commit comments

Comments
 (0)