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.4.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.4.7...v0.6.8)
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.4.7...v0.6.8)
- [github.com/rstcheck/rstcheck.git: v6.2.0 → v6.2.4](https://github.com/rstcheck/rstcheck.git/compare/v6.2.0...v6.2.4)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent dc521db commit 4b6aacd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:
# ruff PyBispectra
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.7
rev: v0.6.8
hooks:
- id: ruff
name: ruff lint pybispectra
Expand All @@ -10,7 +10,7 @@ repos:

# ruff examples
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.7
rev: v0.6.8
hooks:
- id: ruff
name: ruff lint examples
Expand All @@ -36,7 +36,7 @@ repos:

# rstcheck
- repo: https://github.com/rstcheck/rstcheck.git
rev: v6.2.0
rev: v6.2.4
hooks:
- id: rstcheck
additional_dependencies:
Expand Down

0 comments on commit 4b6aacd

Please sign in to comment.