Skip to content

Commit

Permalink
Merge pull request #399 from alan-turing-institute/pre-commit-ci-upda…
Browse files Browse the repository at this point in the history
…te-config

chore: update pre-commit hooks
  • Loading branch information
kallewesterling committed Feb 13, 2024
2 parents e4dd3b0 + 4b89e35 commit 280dd31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -4,7 +4,7 @@ ci:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.2.0"
rev: "v0.2.1"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand Down
2 changes: 1 addition & 1 deletion site/docs/assets/style.css
Expand Up @@ -15,4 +15,4 @@ li.md-tabs__item {
}
article.md-content__inner {
padding-bottom: 12rem;
}
}

0 comments on commit 280dd31

Please sign in to comment.