Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
MAINT: update pre-commit hooks (#1625)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.260 →
v0.0.263](astral-sh/ruff-pre-commit@v0.0.260...v0.0.263)
<!--pre-commit.ci end-->

<!-- readthedocs-preview poliastro start -->
----
:books: Documentation preview :books::
https://poliastro--1625.org.readthedocs.build/en/1625/

<!-- readthedocs-preview poliastro end -->
  • Loading branch information
jorgepiloto authored May 2, 2023
2 parents 9d9e024 085ed6b commit 9292893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 23,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.260'
rev: 'v0.0.263'
hooks:
- id: ruff
args: [--fix]

0 comments on commit 9292893

Please sign in to comment.