Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/hosted-git-info-2.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandau committed Jul 20, 2021
2 parents 4f6c529 + 084fcfb commit ea031d7
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 17 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"postcss-selector-parser": "6.0.4"
},
"devDependencies": {
"coveralls": "3.1.0",
"coveralls": "3.1.1",
"eslint": "4.19.1",
"eslint-config-postcss": "2.0.2",
"jest": "24.9.0"
Expand Down

0 comments on commit ea031d7

Please sign in to comment.