5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-07 02:36:55 +00:00
pre-commit-action/.pre-commit-config.yaml
pre-commit-ci[bot] 049686ec52
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0)
2023-10-09 20:33:32 +00:00

7 lines
176 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml