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/charliermarsh/ruff-pre-commit: v0.0.269 → v0.0.270](astral-sh/ruff-pre-commit@v0.0.269...v0.0.270)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.2 → v0.9.0.5](shellcheck-py/shellcheck-py@v0.9.0.2...v0.9.0.5)
  • Loading branch information
pre-commit-ci[bot] authored and andreoliwa committed Jun 9, 2023
1 parent dda2437 commit 9b0beda
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 @@ -40,7 +40,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.269
rev: v0.0.270
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -99,7 +99,7 @@ repos:
types: [python]
exclude: tests/
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.9.0.2
rev: v0.9.0.5
hooks:
- id: shellcheck
- repo: https://github.com/openstack/bashate
Expand Down

0 comments on commit 9b0beda

Please sign in to comment.