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/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.9.0.6](shellcheck-py/shellcheck-py@v0.8.0.4...v0.9.0.6)
- [github.com/fsfe/reuse-tool: v1.1.0 → v2.1.0](fsfe/reuse-tool@v1.1.0...v2.1.0)
  • Loading branch information
pre-commit-ci[bot] authored Oct 3, 2023
1 parent e1a2301 commit ea80949
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 @@ -18,14 +18,14 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.4
rev: v0.9.0.6
hooks:
- id: shellcheck
- repo: https://github.com/markdownlint/markdownlint
rev: v0.12.0
hooks:
- id: markdownlint
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.0
rev: v2.1.0
hooks:
- id: reuse

0 comments on commit ea80949

Please sign in to comment.