Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Jan 17, 2024
1 parent 96fc207 commit 066eae3
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 @@ -23,15 +23,15 @@ repos:
- id: black

- repo: https://github.com/SINTEF/ci-cd
rev: v2.7.1
rev: v2.7.2
hooks:
- id: docs-api-reference
args:
- --package-dir=turtle_canon
- id: docs-landing-page

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.12
rev: v0.1.13
hooks:
- id: ruff
args:
Expand Down

0 comments on commit 066eae3

Please sign in to comment.