Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#81)
Browse files Browse the repository at this point in the history
updates:
- [github.com/Mateusz-Grzelinski/actionlint-py: v1.7.3.17 → v1.7.4.18](Mateusz-Grzelinski/actionlint-py@v1.7.3.17...v1.7.4.18)
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](astral-sh/ruff-pre-commit@v0.7.2...v0.7.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Nov 12, 2024
1 parent 59ee612 commit d6d9eba
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 @@ -65,7 +65,7 @@ repos:
args: ["-x"] # Check external files

- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
rev: v1.7.3.17
rev: v1.7.4.18
hooks:
- id: actionlint

Expand All @@ -78,7 +78,7 @@ repos:
ignore-from-file: [.gitignore],}"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.7.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]
Expand Down

0 comments on commit d6d9eba

Please sign in to comment.