Skip to content

Commit c74500f

Browse files
authored
Merge pull request #188 from libtcod/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d574cc6 + 1e95e09 commit c74500f

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
@@ -17,12 +17,12 @@ repos:
1717
- id: fix-byte-order-marker
1818
- id: detect-private-key
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.15.9
20+
rev: v0.15.20
2121
hooks:
2222
- id: ruff-check
2323
args: [--fix-only, --exit-non-zero-on-fix]
2424
- id: ruff-format
2525
- repo: https://github.com/zizmorcore/zizmor-pre-commit
26-
rev: v1.23.1
26+
rev: v1.26.1
2727
hooks:
2828
- id: zizmor

0 commit comments

Comments
 (0)