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.6 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7)
- [github.com/SINTEF/ci-cd: v2.9.0 → v2.9.1](SINTEF/ci-cd@v2.9.0...v2.9.1)
  • Loading branch information
pre-commit-ci[bot] authored Feb 24, 2025
1 parent 4c0d076 commit a8042eb
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 @@ -51,7 +51,7 @@ repos:
# More information can be found in its documentation:
# https://docs.astral.sh/ruff/
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.9.7
hooks:
- id: ruff
# Fix what can be fixed in-place and exit with non-zero status if files were
Expand Down Expand Up @@ -91,7 +91,7 @@ repos:
# More information can be found in its documentation:
# https://SINTEF.github.io/ci-cd/
- repo: https://github.com/SINTEF/ci-cd
rev: v2.9.0
rev: v2.9.1
hooks:
- id: docs-api-reference
args:
Expand Down

0 comments on commit a8042eb

Please sign in to comment.