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/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)
- [github.com/rhysd/actionlint: v1.7.6 → v1.7.7](rhysd/actionlint@v1.7.6...v1.7.7)
  • Loading branch information
pre-commit-ci[bot] authored Jan 20, 2025
1 parent 6e63485 commit 1edc8e8
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 @@ -8,7 +8,7 @@ repos:
- id: check-yaml

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.9.1'
rev: 'v0.9.2'
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
Expand Down Expand Up @@ -43,7 +43,7 @@ repos:
['--license-filepath', 'copyright.txt', '--no-extra-eol']

- repo: https://github.com/rhysd/actionlint
rev: v1.7.6
rev: v1.7.7
hooks:
- id: actionlint
args: [-ignore, SC]
Expand Down

0 comments on commit 1edc8e8

Please sign in to comment.