Skip to content

Commit 24f0241

Browse files
Merge branch 'main' into dependabot/pip/doc-dependencies-704ae61e01
2 parents 2b90726 + 33c8117 commit 24f0241

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ repos:
2929

3030
# this validates our github workflow files
3131
- repo: https://github.com/python-jsonschema/check-jsonschema
32-
rev: 0.32.1
32+
rev: 0.33.0
3333
hooks:
3434
- id: check-github-workflows
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.11.4
37+
rev: v0.11.5
3838
hooks:
3939
- id: ruff
4040
args: [--fix]

doc/changelog.d/276.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[pre-commit.ci] pre-commit autoupdate

0 commit comments

Comments
 (0)