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: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/jendrikseipp/vulture: v2.12 → v2.13](jendrikseipp/vulture@v2.12...v2.13)
  • Loading branch information
pre-commit-ci[bot] authored and mortii committed Oct 7, 2024
1 parent 896d7b2 commit ee74265
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
Expand Up @@ -11,7 +11,7 @@ exclude: |
)$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-yaml
- id: check-added-large-files
Expand Down Expand Up @@ -80,7 +80,7 @@ repos:
name: isort (python)
files: 'ankimorphs/|^test/'
- repo: https://github.com/jendrikseipp/vulture
rev: v2.12
rev: v2.13
hooks:
- id: vulture
- repo: local
Expand Down

0 comments on commit ee74265

Please sign in to comment.