Skip to content

Commit 8c0c673

Browse files
authored
Merge pull request #208 from gpauloski/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2ce95de + 8fee975 commit 8c0c673

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
@@ -14,11 +14,11 @@ repos:
1414
- id: check-merge-conflict
1515
- id: name-tests-test
1616
- repo: 'https://github.com/codespell-project/codespell'
17-
rev: v2.4.1
17+
rev: v2.4.2
1818
hooks:
1919
- id: codespell
2020
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
21-
rev: v0.15.4
21+
rev: v0.15.5
2222
hooks:
2323
- id: ruff-check
2424
args:

0 commit comments

Comments
 (0)