We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2018df0 + a7ff56d commit 03a6f5dCopy full SHA for 03a6f5d
2 files changed
.pre-commit-config.yaml
@@ -15,11 +15,11 @@ repos:
15
- id: fix-byte-order-marker
16
- id: detect-private-key
17
- repo: https://github.com/psf/black
18
- rev: 23.3.0
+ rev: 23.9.1
19
hooks:
20
- id: black
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.0.272
+ rev: v0.0.292
23
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
README.md
@@ -1 +1 @@
1
-# python-tcod-tutorial-2023
+# python-tcod-tutorial-2023
0 commit comments