Skip to content

Commit 7169ffc

Browse files
chore: pre-commit automatic update (#912)
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 6558307 commit 7169ffc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ exclude: |
2828
repos:
2929

3030
- repo: https://github.com/psf/black
31-
rev: 25.1.0 # IF VERSION CHANGES --> MODIFY "blacken-docs" MANUALLY AS WELL!!
31+
rev: 25.9.0 # IF VERSION CHANGES --> MODIFY "blacken-docs" MANUALLY AS WELL!!
3232
hooks:
3333
- id: black
3434

@@ -63,7 +63,7 @@ repos:
6363

6464
# this validates our github workflow files
6565
- repo: https://github.com/python-jsonschema/check-jsonschema
66-
rev: 0.33.3
66+
rev: 0.34.0
6767
hooks:
6868
- id: check-github-workflows
6969

doc/changelog/912.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Pre-commit automatic update

0 commit comments

Comments
 (0)