Skip to content

Commit 0fd8446

Browse files
authored
Merge pull request #168 from sphinx-contrib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ba5a7ba + 80336c9 commit 0fd8446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
- id: sort-simple-yaml
3434
- id: trailing-whitespace
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.11.2
36+
rev: v0.11.7
3737
hooks:
3838
- id: ruff
3939
args: [ --fix ]
@@ -61,7 +61,7 @@ repos:
6161
args: ["-c", "pyproject.toml", "--"]
6262
additional_dependencies: ["bandit[toml]"]
6363
- repo: https://github.com/gitleaks/gitleaks
64-
rev: v8.24.2
64+
rev: v8.24.3
6565
hooks:
6666
- id: gitleaks
6767
- repo: local

0 commit comments

Comments
 (0)