Skip to content

Commit

Permalink
Merge pull request #146 from sphinx-contrib/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Holzhaus authored Dec 3, 2024
2 parents 0e55238 + 4e37457 commit ba0a9f4
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 @@ -33,7 +33,7 @@ repos:
- id: sort-simple-yaml
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.8.1
hooks:
- id: ruff
args: [ --fix ]
Expand All @@ -55,7 +55,7 @@ repos:
hooks:
- id: sourceheaders
- repo: https://github.com/PyCQA/bandit
rev: "1.7.10"
rev: "1.8.0"
hooks:
- id: bandit
args: ["-c", "pyproject.toml", "--"]
Expand Down

0 comments on commit ba0a9f4

Please sign in to comment.