Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks.git: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.0.1...v4.1.0)
- [github.com/Lucas-C/pre-commit-hooks.git: v1.1.10 → v1.1.13](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.1.10...v1.1.13)
  • Loading branch information
pre-commit-ci[bot] authored Feb 28, 2022
1 parent 789e065 commit e664ffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
exclude: ^vendor/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v4.0.1
rev: v4.1.0
hooks:
- id: check-added-large-files
- id: check-docstring-first
Expand All @@ -21,7 +21,7 @@ repos:
- id: sort-simple-yaml
- id: trailing-whitespace
- repo: https://github.com/Lucas-C/pre-commit-hooks.git
rev: v1.1.10
rev: v1.1.13
hooks:
- id: remove-tabs
exclude: ^(.*/)?Makefile$

0 comments on commit e664ffd

Please sign in to comment.