We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9e1e23 + 92b9aa7 commit 20f9327Copy full SHA for 20f9327
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
18
# Autoformat: markdown, javacsript
19
- repo: https://github.com/pre-commit/mirrors-prettier
20
- rev: v2.7.1
+ rev: v3.0.0-alpha.2
21
hooks:
22
- id: prettier
23
args:
@@ -26,6 +26,6 @@ repos:
26
27
# Lint
28
- repo: https://github.com/pre-commit/mirrors-eslint
29
- rev: v8.22.0
+ rev: v8.25.0
30
31
- id: eslint
lib/error/404.html
@@ -1,4 +1,4 @@
1
-<!DOCTYPE html>
+<!doctype html>
2
<html>
3
<head>
4
<meta charset="utf-8" />
lib/error/503.html
lib/error/error.html
0 commit comments