Skip to content

Commit ec101ba

Browse files
authored
Merge pull request #173 from sphinx-contrib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4432911 + 39b36b8 commit ec101ba

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.9
36+
rev: v0.11.10
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.25.1
64+
rev: v8.26.0
6565
hooks:
6666
- id: gitleaks
6767
- repo: local

0 commit comments

Comments
 (0)