We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ea97df + 52eb411 commit a4909c8Copy full SHA for a4909c8
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
]
11
12
- repo: https://github.com/psf/black
13
- rev: 23.1.0
+ rev: 23.3.0
14
hooks:
15
- id: black
16
language_version: python3.9
README.md
@@ -38,7 +38,7 @@ xog --help
38
39
### See also
40
41
-* [xunter](https://github.com/anki-code/xunter) - Profiling for the xonsh shell based on hunter.
+* [xunter](https://github.com/anki-code/xunter) - Profiling for the xonsh shell based on hunter.
42
43
## Credits
44
0 commit comments