Skip to content

Commit 3f4e285

Browse files
authored
Merge pull request #150 from gpauloski/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 398183b + 2ff88c3 commit 3f4e285

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.3.0
17+
rev: v2.4.0
1818
hooks:
1919
- id: codespell
2020
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
21-
rev: v0.9.2
21+
rev: v0.9.3
2222
hooks:
2323
- id: ruff
2424
args:

0 commit comments

Comments
 (0)