Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#152)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.4...v0.9.7)

* update pixi

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: JafarAbdi <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and JafarAbdi authored Feb 24, 2025
1 parent adf8dc5 commit 2417309
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install luacheck
run: sudo apt update && sudo apt-get install luarocks libxml2-utils && sudo luarocks install luacheck
- uses: prefix-dev/[email protected].0
- uses: prefix-dev/[email protected].3
with:
pixi-version: v0.22.0
cache: true
- run: pixi run lint
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
pass_filenames: false
entry: pixi run refurb scripts/.local/bin
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.4
rev: v0.9.7
hooks:
- id: ruff
args: ['--output-format=full', '--fix', '--config', 'ruff/.config/ruff/pyproject.toml']
Expand Down

0 comments on commit 2417309

Please sign in to comment.