Skip to content

Commit e6ca974

Browse files
[pre-commit.ci] pre-commit autoupdate (HinodeXRT#219)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.15 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.15...v0.2.0) * Another pre-commit autoupdate --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Nick Murphy <[email protected]>
1 parent 29dbda9 commit e6ca974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: check-yaml
2424

2525
- repo: https://github.com/python-jsonschema/check-jsonschema
26-
rev: 0.27.4
26+
rev: 0.28.0
2727
hooks:
2828
- id: check-github-workflows
2929

@@ -79,7 +79,7 @@ repos:
7979
exclude: .*\.fits
8080

8181
- repo: https://github.com/astral-sh/ruff-pre-commit
82-
rev: v0.1.15
82+
rev: v0.2.1
8383
hooks:
8484
- id: ruff
8585
name: ruff (see https://docs.astral.sh/ruff/rules)

0 commit comments

Comments
 (0)