Skip to content

Commit 85d6fc4

Browse files
committed
ci: Bump versions in pyproject.toml
1 parent 5514743 commit 85d6fc4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: check-toml
2323

2424
- repo: https://github.com/gitleaks/gitleaks
25-
rev: v8.30.0
25+
rev: v8.30.1
2626
hooks:
2727
- id: gitleaks
2828

@@ -52,7 +52,7 @@ repos:
5252
pass_filenames: false
5353

5454
- repo: https://github.com/crate-ci/typos
55-
rev: v1
55+
rev: v1.46.2
5656
hooks:
5757
- id: typos
5858

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"pytest-asyncio>=0.25.2",
3535
"pytest-cov>=6.0.0",
3636
"pytest-mock>=3.14.0",
37-
"ruff>=0.15.13",
37+
"ruff>=0.15.15",
3838
"typos>=1.46.2",
3939
]
4040

0 commit comments

Comments
 (0)