Skip to content

Commit 088c973

Browse files
authored
Update CHANGELOG
1 parent 3897613 commit 088c973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
- Update GitHub workflows to work with merge queues
2121
- Update GitHub workflow action versions: `actions/cache@v3`, `actions/checkout@v3`, `actions/setup-python@v4`, `thomaseizinger/create-pull-request`
22+
- Update pre-commit hook versions
2223
- Fix failing GitHub workflows (Clang-10)
2324
- Introduce pre-commit CI
2425
- Update to clang-tidy 14 in GitHub workflow
2526
- Added new pre-commit hooks: `codespell`, `doc8`, `pydocstyle` and `yamllint`
2627
- Keep `flake8` hook to version 5.0.4 until plugins support Flake8 6.X
2728
- Disable `no-member` warning for Pylint on pre-commit CI
28-
- Update pre-commit hook versions
2929

3030

3131
## [v0.8.0] - 2022-10-18

0 commit comments

Comments
 (0)