Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4154549

Browse files
committed
Merge branch 'main' of github.com:github/eslint-plugin-github into update-dependencies
2 parents 840bffe + 40e8afb commit 4154549

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# eslint-plugin-github
22

3+
[![Node CI](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml/badge.svg)](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml)
4+
35
## Installation
46

57
```sh

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-prettier": "^3.3.1",
3434
"eslint-rule-documentation": ">=1.0.0",
3535
"prettier": "^2.2.1",
36-
"svg-element-attributes": ">=1.3.1"
36+
"svg-element-attributes": "^1.3.1"
3737
},
3838
"prettier": "@github/prettier-config",
3939
"peerDependencies": {

0 commit comments

Comments
 (0)