Skip to content

Commit 4505d12

Browse files
authored
Merge pull request #213 from ecmwf-projects/create-pull-request/patch
pre-commit autoupdate
2 parents 1f81e55 + 64a51f0 commit 4505d12

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.4
20+
rev: v0.11.5
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.2
37+
rev: v8.24.3
3838
hooks:
3939
- id: gitleaks

0 commit comments

Comments
 (0)