Skip to content

Commit b7d2c3f

Browse files
malmans2github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 1f6349e commit b7d2c3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: blackdoc
1818
additional_dependencies: [black==23.11.0]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.11.7
20+
rev: v0.11.8
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --show-fixes]
@@ -34,6 +34,6 @@ repos:
3434
- id: pretty-format-toml
3535
args: [--autofix]
3636
- repo: https://github.com/gitleaks/gitleaks
37-
rev: v8.24.3
37+
rev: v8.25.1
3838
hooks:
3939
- id: gitleaks

0 commit comments

Comments
 (0)