Skip to content

Commit 03a6f5d

Browse files
authored
Merge pull request #1 from HexDecimal/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2018df0 + a7ff56d commit 03a6f5d

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
@@ -15,11 +15,11 @@ repos:
1515
- id: fix-byte-order-marker
1616
- id: detect-private-key
1717
- repo: https://github.com/psf/black
18-
rev: 23.3.0
18+
rev: 23.9.1
1919
hooks:
2020
- id: black
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.0.272
22+
rev: v0.0.292
2323
hooks:
2424
- id: ruff
2525
args: [--fix, --exit-non-zero-on-fix]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# python-tcod-tutorial-2023
1+
# python-tcod-tutorial-2023

0 commit comments

Comments
 (0)