mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
[pre-commit.ci] pre-commit autoupdate (#5170)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.275 → v0.0.276](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.275...v0.0.276) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
769dfbe6aa
commit
8b0dd5cae7
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ repos:
|
|||
pass_filenames: false
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
# Ruff version.
|
||||
rev: 'v0.0.275'
|
||||
rev: 'v0.0.276'
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [., --fix, --exit-non-zero-on-fix]
|
||||
|
|
2
docs/_templates/index.html
vendored
2
docs/_templates/index.html
vendored
|
@ -585,7 +585,7 @@ chmod +x xonsh-x86_64.AppImage
|
|||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/sponsors/xonsh">Donate</a>
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-3 col-sm-6">
|
||||
<div class="f_title">
|
||||
|
|
Loading…
Add table
Reference in a new issue