Skip to content

Commit

Permalink
Merge pull request #156 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 Jan 21, 2025
2 parents 05929d4 + 391d28e commit adf56f4
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.9.1
rev: v0.9.2
hooks:
- id: ruff
args: [ --fix ]
Expand Down Expand Up @@ -61,7 +61,7 @@ repos:
args: ["-c", "pyproject.toml", "--"]
additional_dependencies: ["bandit[toml]"]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.23.0
rev: v8.23.1
hooks:
- id: gitleaks
- repo: local
Expand Down

0 comments on commit adf56f4

Please sign in to comment.