Skip to content

Commit adb4d72

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent 308bf61 commit adb4d72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ ci:
66

77
repos:
88
- repo: https://github.com/codespell-project/codespell
9-
rev: v2.4.1
9+
rev: v2.4.2
1010
hooks:
1111
- id: codespell
1212
args: ["-L", "BENG", "*.md"]
1313
additional_dependencies: ["tomli"]
1414

1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v5.0.0
16+
rev: v6.0.0
1717
hooks:
1818
- id: check-merge-conflict
1919
- id: no-commit-to-branch

0 commit comments

Comments
 (0)