Skip to content

Commit 735afcd

Browse files
ci: pre-commit autoupdate (#4215)
* ci: pre-commit autoupdate updates: - [github.com/adamchainz/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0) * chore: adding changelog file 4215.maintenance.md [dependabot-skip] --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent dabde96 commit 735afcd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
)
5252
5353
- repo: https://github.com/adamchainz/blacken-docs
54-
rev: 1.19.1
54+
rev: 1.20.0
5555
hooks:
5656
- id: blacken-docs
5757
additional_dependencies: [black==25.1.0]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Pre-commit autoupdate

0 commit comments

Comments
 (0)