Skip to content

Commit bf46e41

Browse files
committed
fix: pre-commit
1 parent fc78bc8 commit bf46e41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
55
rev: v0.11.12
66
hooks:
7-
- id: ruff
7+
- id: ruff-check
88
- id: ruff-format
99

1010
- repo: https://github.com/adamchainz/blacken-docs

doc/source/how-to/deprecating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ transition smoothly to alternatives while maintaining the integrity of the PyAns
107107
Core team tasks
108108
---------------
109109

110-
The PyAnsys Core team is responsbile for assisting with the deprecation process by:
110+
The PyAnsys Core team is responsible for assisting with the deprecation process by:
111111

112112
- Reviewing the deprecation issue to ensure it meets the project's standards.
113113
- Assisting with the above steps, if necessary.

0 commit comments

Comments
 (0)