Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 27, 2025
1 parent f9d182d commit 5cb1abf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ repos:
- id: shellcheck

- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
rev: a185be0fd5b45112845b700d91b81050c75579e2 # frozen: v1.7.7.23
rev: a185be0fd5b45112845b700d91b81050c75579e2 # frozen: v1.7.7.23
hooks:
- id: actionlint

- repo: https://github.com/openstack/bashate
rev: 5798d24d571676fc407e81df574c1ef57b520f23 # frozen: 2.1.1
rev: 5798d24d571676fc407e81df574c1ef57b520f23 # frozen: 2.1.1
hooks:
- id: bashate
args: ["--ignore=E006,E011"]
Expand All @@ -91,12 +91,12 @@ repos:
args: ["--fix"]

- repo: https://github.com/fsfe/reuse-tool
rev: 60dfc6b2ad9e1f3eabfbcf3a0dc202ee89dc5a00 # frozen: v5.0.2
rev: 60dfc6b2ad9e1f3eabfbcf3a0dc202ee89dc5a00 # frozen: v5.0.2
hooks:
- id: reuse

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 36b36942c52d8ce8ae6314461f2d86b1fda158e3 # frozen: v0.9.3
rev: 36b36942c52d8ce8ae6314461f2d86b1fda158e3 # frozen: v0.9.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 5cb1abf

Please sign in to comment.