Skip to content

Commit 8465d21

Browse files
chore(deps): update linter dependencies
1 parent 9a71714 commit 8465d21

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.4
3+
rev: v0.15.5
44
hooks:
55
- id: ruff
66
args: [--fix]
@@ -11,7 +11,7 @@ repos:
1111
- id: check-github-workflows
1212
- id: check-renovate
1313
- repo: https://github.com/codespell-project/codespell
14-
rev: v2.4.1
14+
rev: v2.4.2
1515
hooks:
1616
- id: codespell
1717
additional_dependencies:

0 commit comments

Comments
 (0)