Skip to content

Commit b12847e

Browse files
v1.0.0
1 parent 5ca32c3 commit b12847e

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

.pre-commit-config.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
repos:
2-
- repo: https://github.com/pre-commit/mirrors-prettier
3-
rev: v3.1.0
4-
hooks:
5-
- id: prettier
6-
language: node
7-
additional_dependencies:
8-
- prettier@^3.5.3
2+
- repo: https://github.com/pre-commit/mirrors-prettier
3+
rev: v3.1.0
4+
hooks:
5+
- id: prettier
6+
language: node
7+
additional_dependencies:
8+
- prettier@^3.5.3

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Rust for Web <info@rustforweb.org>",
55
"repository": "github:RustForWeb/.github",
66
"license": "MIT",
7-
"version": "0.0.1",
7+
"version": "1.0.0",
88
"private": true,
99
"scripts": {},
1010
"devDependencies": {

0 commit comments

Comments
 (0)