Skip to content

Commit a4cfc49

Browse files
committed
chore(pre-commit): update pre-commit hooks
1 parent b3f570c commit a4cfc49

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: clang-format
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.4.4
33+
rev: v0.4.5
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --exit-non-zero-on-fix]
@@ -68,7 +68,7 @@ repos:
6868
^docs/source/conf.py$
6969
)
7070
- repo: https://github.com/codespell-project/codespell
71-
rev: v2.2.6
71+
rev: v2.3.0
7272
hooks:
7373
- id: codespell
7474
additional_dependencies: [".[toml]"]

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
We as members, contributors, and leaders pledge to make participation in our
66
community a harassment-free experience for everyone, regardless of age, body
77
size, visible or invisible disability, ethnicity, sex characteristics, gender
8-
identity and expression, level of experience, education, socio-economic status,
8+
identity and expression, level of experience, education, socioeconomic status,
99
nationality, personal appearance, race, religion, or sexual identity
1010
and orientation.
1111

0 commit comments

Comments
 (0)