Skip to content

Commit c2a8a55

Browse files
authored
Merge pull request #109 from funkelab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents aa8e070 + a0974f7 commit c2a8a55

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml # checks for correct yaml syntax for github actions ex.
1212
args: [--unsafe]
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.14.4
14+
rev: v0.14.5
1515
hooks:
1616
- id: ruff
1717
args: [--fix]
@@ -22,6 +22,6 @@ repos:
2222
- id: mypy
2323

2424
- repo: https://github.com/adhtruong/mirrors-typos
25-
rev: v1.39.0
25+
rev: v1.39.2
2626
hooks:
2727
- id: typos

0 commit comments

Comments
 (0)